Date: Sun, 23 Jan 2005 13:19:06 +0100 (CET) From: Claus Guttesen <cguttesen@yahoo.dk> To: freebsd-current@freebsd.org Subject: error compiling ftpd on powerpc Message-ID: <20050123121906.73420.qmail@web26808.mail.ukl.yahoo.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050123121906.73420.qmail>