I am having the following problems when compiling cdrtools with the latest book
make[1]: Entering directory `/mnt/raid5/book/blfs/38/cdrtools-2.01/libschily'
==> COMPILING "OBJ/x86_64-linux-cc/fexec.o"
In file included from ../include/unixstd.h:37,
from fexec.c:33:
/usr/include/unistd.h:524: error: conflicting types for 'fexecve_'
../include/schily.h:114: note: previous declaration of 'fexecve_' was here
fexec.c: In function 'fexecle':
fexec.c:162: warning: passing argument 1 of 'fexecve_' makes integer
from pointer without a cast
/usr/include/unistd.h:524: note: expected 'int' but argument is of
type 'const char *'
fexec.c:162: warning: passing argument 2 of 'fexecve_' from
incompatible pointer type
/usr/include/unistd.h:524: note: expected 'char * const*' but argument
is of type 'struct FILE *'
fexec.c:162: warning: passing argument 3 of 'fexecve_' from
incompatible pointer type
/usr/include/unistd.h:524: note: expected 'char * const*' but argument
is of type 'struct FILE *'
fexec.c:162: error: too many arguments to function 'fexecve_'
fexec.c: In function 'fexecv':
fexec.c:176: warning: passing argument 1 of 'fexecve_' makes integer
from pointer without a cast
/usr/include/unistd.h:524: note: expected 'int' but argument is of
type 'const char *'
fexec.c:176: warning: passing argument 2 of 'fexecve_' from
incompatible pointer type
/usr/include/unistd.h:524: note: expected 'char * const*' but argument
is of type 'struct FILE *'
fexec.c:176: warning: passing argument 3 of 'fexecve_' from
incompatible pointer type
/usr/include/unistd.h:524: note: expected 'char * const*' but argument
is of type 'struct FILE *'
fexec.c:176: error: too many arguments to function 'fexecve_'
fexec.c: At top level:
fexec.c:180: error: conflicting types for 'fexecve_'
../include/schily.h:114: note: previous declaration of 'fexecve_' was here
Note: I am running gcc-4.4.0
Just thought I'd throw it onto support before reporting it, in case it
was a known issue
--
Nathan Coulson (conathan)
------
Location: Brittish Columbia, Canada
Timezone: PST (-8)
Webpage: http://www.nathancoulson.com
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page