error compiling ftpd on powerpc

Claus Guttesen cguttesen at yahoo.dk
Sun Jan 23 04:19:08 PST 2005


Hi.

Installed Peter's december-snapshot on my powermac G4.
Rebuild world and kernel.

Cvs'ed current from Sat. the 22'nd of Jan. Make
buildworld stops at:

cc -O2 -fno-strict-aliasing -pipe  -DSETPROCTITLE
-DLOGIN_CAP -DVIRTUAL_HOSTING -DINET6
-I/usr/src/libexec/ftpd -Dmain=ls_main
-I/usr/src/libexec/ftpd/../../bin/ls -DUSE_PAM
-Wsystem-headers -Werror -Wall -Wno-format-y2k
-Wno-uninitialized  -o ftpd ftpd.o ftpcmd.o logwtmp.o
popen.o ls.o cmp.o print.o util.o -lutil -lcrypt
-lopie -lmd -lm -lpam
/usr/obj/usr/src/powerpc/usr/lib/libpam.so: undefined
reference to `openpam_static'
*** Error code 1

I have tried to recompile libexec/ftpd with -O, wihout
strict-aliasing, but no go. Libpam.so.2 is made during
buildworld and does include openpam_static.

regards
Claus



More information about the freebsd-current mailing list