10.5 is under non-disclosure; that is, the operating system. Not gcc; not anything Darwin related; not anything compiled on/for 10.5. Just the operating system.
On Jun 17, 2007, at 3:24 PM, Alexander Hansen wrote: > On 6/17/07, Timothy Reaves <[EMAIL PROTECTED]> wrote: >> When I try to install coreutils with the cvs version of fink, it >> bombs with: >> >> gcc -std=gnu99 -I. -I../lib -I../lib -I/sw/include -g -O2 -MT >> date.o -MD -MP >> -MF .deps/date.Tpo -c -o date.o date.c >> mv -f .deps/date.Tpo .deps/date.Po >> gcc -std=gnu99 -g -O2 -o date date.o ../lib/libcoreutils.a -L/sw/ >> lib -lintl >> -liconv -lc -Wl,-framework -Wl,CoreFoundation ../lib/ >> libcoreutils.a -L/sw/lib >> Undefined symbols: >> "_rpl_putenv$UNIX2003", referenced from: >> _main in date.o >> ld64-74.4 failed: symbol(s) not found >> collect2: ld returned 1 exit status >> make[2]: *** [date] Error 1 >> make[1]: *** [all] Error 2 >> make: *** [all-recursive] Error 1 >> # >> >> >> I do know that the $UNIX2003 is placed there by the new 10.5 >> libraries (the ones >> certified UNIX). >> >> Any idea what I need to to do fix this? Thanks. >> >> > We can't answer 10.5 questions on this list, due to it not being > released yet and therefore subject to Apple's non-disclosure > agreement. Someone will either have to email you directly, or you'll > need to get put on the fink-seed list. > > -- > Alexander K. Hansen > akh AT finkproject DOT org > Fink User Liaison and Documenter > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
