[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrtools 2.01.01a59: Compiling problems



Marcus Roeckrath <marcus.roeckrath@gmx.de> wrote:

> > Your current report does not help to do any investigation.
>
> Ok, I logged the compile output to a file and will try to post some lines 
> of it:
>
> Checking for POSIX violations by the POSIX.1-2008 standard:
> checking for fexecl... no
> checking for fexecle... no
> checking for fexecv... no
> checking for fexecve... no
> checking for fspawnv... no
> checking for fspawnl... no
> checking for fspawnv_nowait... no
> checking for getline... yes
> checking for fgetline... no
> End of tests for POSIX violations by the POSIX.1-2008 standard.

This is how it looks ar suse-10.0:

Checking for POSIX violations by the POSIX.1-2008 standard:
checking for fexecl... no
checking for fexecle... no
checking for fexecv... no
checking for fexecve... yes
checking for fspawnv... no
checking for fspawnl... no
checking for fspawnv_nowait... no
checking for getline... yes
checking for fgetline... no
End of tests for POSIX violations by the POSIX.1-2008 standard.


>  ==> COMPILING "OBJ/athlon-4-linux-cc/avoffset.o"
> In file included from ../include/schily/unistd.h:36,
>                  from ../include/schily/libport.h:29,
>                  from ../include/schily/schily.h:479,
>                  from avoffset.c:32:
> /usr/include/unistd.h:462: error: conflicting types for 'fexecve'
> ../include/schily/schily.h:173: error: previous declaration of 'fexecve' 
> was her
> e
> /usr/include/unistd.h:462: error: conflicting types for 'fexecve'
> ../include/schily/schily.h:173: error: previous declaration of 'fexecve' 
> was her
> e
> make[2]: *** [OBJ/athlon-4-linux-cc/avoffset.o] Error 1

Please check the output in incs/<arch-dir>/config.log 

for fexecve

For me it looks this way:

configure:13014: checking for fexecve 
configure:13042: cc -o conftest   -O    -D_GNU_SOURCE -Llibs/i686-linux-cc 
-L/opt/schily/lib -Wl,-R/opt/schily/lib -Wl,-R/opt/schily/lib -Wl,-Rlibs/i\
686-linux-cc conftest.c  1>&5 

and there is no problem.....

Jörg

-- 
 EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
       js@cs.tu-berlin.de                (uni)  
       joerg.schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily


Reply to: