[Openais] trunk/lib/Makefile and \ in target all:

Jeff jeff3140 at gmail.com
Mon Apr 24 06:47:38 PDT 2006


I had to edit the all: target in trunk/lib/Makefile to put the list
all on one line.
For some reason make was treating the \ continuation character as a target.

>From make -d in lib:
   <snip>
   Looking for a rule with intermediate file `\
   <snip>
Must remake target `\
', needed by `all'.  Stop.target `\

Red Hat Enterprise Linux AS release 3 (Taroon Update 3)
Kernel 2.4.21-20.ELsmp on an i686

[jeff at lx3 trunk]$ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)




More information about the Openais mailing list