Can't compile coreutils
Timothy Reaves
treaves at silverfieldstech.com
Mon Jun 18 19:12:44 PDT 2007
Has there been any work to address this yet? I'd really like to use it.
gcc -std=gnu99 -O2 -L/opt/local/lib -o date date.o ../lib/libcoreutils.a
../lib/libcoreutils.a
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
Error: Status 1 encountered during processing.
More information about the macports-users
mailing list