make Buildworld + make buildkernel errors -current

Jason Lixfeld jason+lists.freebsd at lixfeld.ca
Sun Feb 22 11:24:34 PST 2004


Lame.  It strips attachments.  Ok...  here's the output pasted:

make buildkernel:

===> accf_data
cc -O -fPIC   -D_KERNEL -DKLD_MODULE -nostdinc -I-   -include 
/usr/obj/usr/src/sys/ESHARA/opt_global.h -I. -I@ -I@/../include 
-finline-limit=8000 -fno-common -g -I/usr/obj/usr/src/sys/ESHARA 
-mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx 
-mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding 
-Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -std=c99 -c /usr/src/sys/netinet/accf_data.c
cc1: sorry, unimplemented: code model kernel not supported in PIC mode
cc1: error: code model `kernel' not supported in the 64 bit mode
*** Error code 1

Stop in /usr/src/sys/modules/accf_data.
*** Error code 1

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/ESHARA.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

real    5m3.031s
user    3m18.948s
sys     0m40.062s
su-2.05b#

make buildworkd:

cc -O -fPIC  -I/usr/src/lib/libpam/libpam 
-I/usr/src/lib/libpam/libpam/../../../contrib/openpam/include 
-DLIB_MAJ=2 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type 
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align 
-Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -c 
/usr/src/contrib/openpam/lib/openpam_static.c
ld -o openpam_static_modules.o -r --whole-archive openpam_static.o 
../modules/pam_chroot/libpam_chroot.a ../modules/pam_deny/libpam_deny.a 
../modules/pam_echo/libpam_echo.a ../modules/pam_exec/libpam_exec.a 
../modules/pam_ftpusers/libpam_ftpusers.a 
../modules/pam_group/libpam_group.a ../modules/pam_guest/libpam_guest.a 
../modules/pam_krb5/libpam_krb5.a ../modules/pam_ksu/libpam_ksu.a 
../modules/pam_lastlog/libpam_lastlog.a 
../modules/pam_login_access/libpam_login_access.a 
../modules/pam_nologin/libpam_nologin.a 
../modules/pam_opie/libpam_opie.a 
../modules/pam_opieaccess/libpam_opieaccess.a 
../modules/pam_passwdqc/libpam_passwdqc.a 
../modules/pam_permit/libpam_permit.a 
../modules/pam_radius/libpam_radius.a 
../modules/pam_rhosts/libpam_rhosts.a 
../modules/pam_rootok/libpam_rootok.a 
../modules/pam_securetty/libpam_securetty.a 
../modules/pam_self/libpam_self.a ../modules/pam_ssh/libpam_ssh.a 
../modules/pam_tacplus/libpam_tacplus.a 
../modules/pam_unix/libpam_unix.a
../modules/pam_deny/libpam_deny.a(pam_deny.o): In function 
`pam_sm_open_session':
pam_deny.o(.text+0x38): multiple definition of `pam_sm_open_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x0): first 
defined here
ld: Warning: size of symbol `pam_sm_open_session' changed from 476 to 6 
in ../modules/pam_deny/libpam_deny.a(pam_deny.o)
../modules/pam_deny/libpam_deny.a(pam_deny.o): In function 
`pam_sm_close_session':
pam_deny.o(.text+0x40): multiple definition of `pam_sm_close_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x1dc): first 
defined here
../modules/pam_echo/libpam_echo.a(pam_echo.o): In function 
`pam_sm_authenticate':
pam_echo.o(.text+0x19c): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 32 to 14 
in ../modules/pam_echo/libpam_echo.a(pam_echo.o)
../modules/pam_echo/libpam_echo.a(pam_echo.o): In function 
`pam_sm_setcred':
pam_echo.o(.text+0x1ac): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_echo/libpam_echo.a(pam_echo.o): In function 
`pam_sm_acct_mgmt':
pam_echo.o(.text+0x1b4): multiple definition of `pam_sm_acct_mgmt'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x28): first 
defined here
ld: Warning: size of symbol `pam_sm_acct_mgmt' changed from 6 to 14 in 
../modules/pam_echo/libpam_echo.a(pam_echo.o)
../modules/pam_echo/libpam_echo.a(pam_echo.o): In function 
`pam_sm_open_session':
pam_echo.o(.text+0x1c4): multiple definition of `pam_sm_open_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x0): first 
defined here
ld: Warning: size of symbol `pam_sm_open_session' changed from 6 to 14 
in ../modules/pam_echo/libpam_echo.a(pam_echo.o)
../modules/pam_echo/libpam_echo.a(pam_echo.o): In function 
`pam_sm_close_session':
pam_echo.o(.text+0x1d4): multiple definition of `pam_sm_close_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x1dc): first 
defined here
ld: Warning: size of symbol `pam_sm_close_session' changed from 6 to 14 
in ../modules/pam_echo/libpam_echo.a(pam_echo.o)
../modules/pam_echo/libpam_echo.a(pam_echo.o): In function 
`pam_sm_chauthtok':
pam_echo.o(.text+0x1e4): multiple definition of `pam_sm_chauthtok'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x30): first 
defined here
ld: Warning: size of symbol `pam_sm_chauthtok' changed from 6 to 25 in 
../modules/pam_echo/libpam_echo.a(pam_echo.o)
../modules/pam_exec/libpam_exec.a(pam_exec.o): In function 
`pam_sm_authenticate':
pam_exec.o(.text+0x1a4): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
../modules/pam_exec/libpam_exec.a(pam_exec.o): In function 
`pam_sm_setcred':
pam_exec.o(.text+0x1b4): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
ld: Warning: size of symbol `pam_sm_setcred' changed from 6 to 14 in 
../modules/pam_exec/libpam_exec.a(pam_exec.o)
../modules/pam_exec/libpam_exec.a(pam_exec.o): In function 
`pam_sm_acct_mgmt':
pam_exec.o(.text+0x1c4): multiple definition of `pam_sm_acct_mgmt'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x28): first 
defined here
../modules/pam_exec/libpam_exec.a(pam_exec.o): In function 
`pam_sm_open_session':
pam_exec.o(.text+0x1d4): multiple definition of `pam_sm_open_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x0): first 
defined here
../modules/pam_exec/libpam_exec.a(pam_exec.o): In function 
`pam_sm_close_session':
pam_exec.o(.text+0x1e4): multiple definition of `pam_sm_close_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x1dc): first 
defined here
../modules/pam_exec/libpam_exec.a(pam_exec.o): In function 
`pam_sm_chauthtok':
pam_exec.o(.text+0x1f4): multiple definition of `pam_sm_chauthtok'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x30): first 
defined here
ld: Warning: size of symbol `pam_sm_chauthtok' changed from 25 to 14 in 
../modules/pam_exec/libpam_exec.a(pam_exec.o)
../modules/pam_ftpusers/libpam_ftpusers.a(pam_ftpusers.o): In function 
`pam_sm_acct_mgmt':
pam_ftpusers.o(.text+0x0): multiple definition of `pam_sm_acct_mgmt'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x28): first 
defined here
ld: Warning: size of symbol `pam_sm_acct_mgmt' changed from 14 to 585 
in ../modules/pam_ftpusers/libpam_ftpusers.a(pam_ftpusers.o)
../modules/pam_group/libpam_group.a(pam_group.o): In function 
`pam_sm_authenticate':
pam_group.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 14 to 
335 in ../modules/pam_group/libpam_group.a(pam_group.o)
../modules/pam_group/libpam_group.a(pam_group.o): In function 
`pam_sm_setcred':
pam_group.o(.text+0x150): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
ld: Warning: size of symbol `pam_sm_setcred' changed from 14 to 6 in 
../modules/pam_group/libpam_group.a(pam_group.o)
../modules/pam_guest/libpam_guest.a(pam_guest.o): In function 
`pam_sm_authenticate':
pam_guest.o(.text+0xa0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 335 to 
273 in ../modules/pam_guest/libpam_guest.a(pam_guest.o)
../modules/pam_guest/libpam_guest.a(pam_guest.o): In function 
`pam_sm_setcred':
pam_guest.o(.text+0x1b4): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_krb5/libpam_krb5.a(pam_krb5.o): In function 
`pam_sm_authenticate':
pam_krb5.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 273 to 
2354 in ../modules/pam_krb5/libpam_krb5.a(pam_krb5.o)
../modules/pam_krb5/libpam_krb5.a(pam_krb5.o): In function 
`pam_sm_setcred':
pam_krb5.o(.text+0x934): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
ld: Warning: size of symbol `pam_sm_setcred' changed from 6 to 1774 in 
../modules/pam_krb5/libpam_krb5.a(pam_krb5.o)
../modules/pam_krb5/libpam_krb5.a(pam_krb5.o): In function 
`pam_sm_acct_mgmt':
pam_krb5.o(.text+0x1024): multiple definition of `pam_sm_acct_mgmt'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x28): first 
defined here
ld: Warning: size of symbol `pam_sm_acct_mgmt' changed from 585 to 535 
in ../modules/pam_krb5/libpam_krb5.a(pam_krb5.o)
../modules/pam_krb5/libpam_krb5.a(pam_krb5.o): In function 
`pam_sm_chauthtok':
pam_krb5.o(.text+0x123c): multiple definition of `pam_sm_chauthtok'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x30): first 
defined here
ld: Warning: size of symbol `pam_sm_chauthtok' changed from 14 to 1080 
in ../modules/pam_krb5/libpam_krb5.a(pam_krb5.o)
../modules/pam_ksu/libpam_ksu.a(pam_ksu.o): In function 
`pam_sm_authenticate':
pam_ksu.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 2354 to 
367 in ../modules/pam_ksu/libpam_ksu.a(pam_ksu.o)
../modules/pam_ksu/libpam_ksu.a(pam_ksu.o): In function 
`pam_sm_setcred':
pam_ksu.o(.text+0x170): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
ld: Warning: size of symbol `pam_sm_setcred' changed from 1774 to 6 in 
../modules/pam_ksu/libpam_ksu.a(pam_ksu.o)
../modules/pam_lastlog/libpam_lastlog.a(pam_lastlog.o): In function 
`pam_sm_open_session':
pam_lastlog.o(.text+0x0): multiple definition of `pam_sm_open_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x0): first 
defined here
ld: Warning: size of symbol `pam_sm_open_session' changed from 14 to 
881 in ../modules/pam_lastlog/libpam_lastlog.a(pam_lastlog.o)
../modules/pam_lastlog/libpam_lastlog.a(pam_lastlog.o): In function 
`pam_sm_close_session':
pam_lastlog.o(.text+0x374): multiple definition of 
`pam_sm_close_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x1dc): first 
defined here
ld: Warning: size of symbol `pam_sm_close_session' changed from 14 to 
149 in ../modules/pam_lastlog/libpam_lastlog.a(pam_lastlog.o)
../modules/pam_login_access/libpam_login_access.a(pam_login_access.o): 
In function `pam_sm_acct_mgmt':
pam_login_access.o(.text+0x0): multiple definition of `pam_sm_acct_mgmt'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x28): first 
defined here
ld: Warning: size of symbol `pam_sm_acct_mgmt' changed from 535 to 396 
in 
../modules/pam_login_access/libpam_login_access.a(pam_login_access.o)
../modules/pam_nologin/libpam_nologin.a(pam_nologin.o): In function 
`pam_sm_authenticate':
pam_nologin.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 367 to 
410 in ../modules/pam_nologin/libpam_nologin.a(pam_nologin.o)
../modules/pam_nologin/libpam_nologin.a(pam_nologin.o): In function 
`pam_sm_setcred':
pam_nologin.o(.text+0x19c): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_opie/libpam_opie.a(pam_opie.o): In function 
`pam_sm_authenticate':
pam_opie.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 410 to 
420 in ../modules/pam_opie/libpam_opie.a(pam_opie.o)
../modules/pam_opie/libpam_opie.a(pam_opie.o): In function 
`pam_sm_setcred':
pam_opie.o(.text+0x1a4): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_opieaccess/libpam_opieaccess.a(pam_opieaccess.o): In 
function `pam_sm_authenticate':
pam_opieaccess.o(.text+0x0): multiple definition of 
`pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 420 to 
270 in ../modules/pam_opieaccess/libpam_opieaccess.a(pam_opieaccess.o)
../modules/pam_opieaccess/libpam_opieaccess.a(pam_opieaccess.o): In 
function `pam_sm_setcred':
pam_opieaccess.o(.text+0x110): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_passwdqc/libpam_passwdqc.a(pam_passwdqc.o): In function 
`pam_sm_chauthtok':
pam_passwdqc.o(.text+0x780): multiple definition of `pam_sm_chauthtok'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x30): first 
defined here
ld: Warning: size of symbol `pam_sm_chauthtok' changed from 1080 to 
2354 in ../modules/pam_passwdqc/libpam_passwdqc.a(pam_passwdqc.o)
../modules/pam_permit/libpam_permit.a(pam_permit.o): In function 
`pam_sm_authenticate':
pam_permit.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 270 to 
22 in ../modules/pam_permit/libpam_permit.a(pam_permit.o)
../modules/pam_permit/libpam_permit.a(pam_permit.o): In function 
`pam_sm_setcred':
pam_permit.o(.text+0x18): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_permit/libpam_permit.a(pam_permit.o): In function 
`pam_sm_acct_mgmt':
pam_permit.o(.text+0x20): multiple definition of `pam_sm_acct_mgmt'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x28): first 
defined here
ld: Warning: size of symbol `pam_sm_acct_mgmt' changed from 396 to 6 in 
../modules/pam_permit/libpam_permit.a(pam_permit.o)
../modules/pam_permit/libpam_permit.a(pam_permit.o): In function 
`pam_sm_chauthtok':
pam_permit.o(.text+0x28): multiple definition of `pam_sm_chauthtok'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x30): first 
defined here
ld: Warning: size of symbol `pam_sm_chauthtok' changed from 2354 to 6 
in ../modules/pam_permit/libpam_permit.a(pam_permit.o)
../modules/pam_permit/libpam_permit.a(pam_permit.o): In function 
`pam_sm_open_session':
pam_permit.o(.text+0x30): multiple definition of `pam_sm_open_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x0): first 
defined here
ld: Warning: size of symbol `pam_sm_open_session' changed from 881 to 6 
in ../modules/pam_permit/libpam_permit.a(pam_permit.o)
../modules/pam_permit/libpam_permit.a(pam_permit.o): In function 
`pam_sm_close_session':
pam_permit.o(.text+0x38): multiple definition of `pam_sm_close_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x1dc): first 
defined here
ld: Warning: size of symbol `pam_sm_close_session' changed from 149 to 
6 in ../modules/pam_permit/libpam_permit.a(pam_permit.o)
../modules/pam_radius/libpam_radius.a(pam_radius.o): In function 
`pam_sm_authenticate':
pam_radius.o(.text+0x55c): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 22 to 
915 in ../modules/pam_radius/libpam_radius.a(pam_radius.o)
../modules/pam_radius/libpam_radius.a(pam_radius.o): In function 
`pam_sm_setcred':
pam_radius.o(.text+0x8f0): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_rhosts/libpam_rhosts.a(pam_rhosts.o): In function 
`pam_sm_authenticate':
pam_rhosts.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 915 to 
228 in ../modules/pam_rhosts/libpam_rhosts.a(pam_rhosts.o)
../modules/pam_rhosts/libpam_rhosts.a(pam_rhosts.o): In function 
`pam_sm_setcred':
pam_rhosts.o(.text+0xe4): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_rootok/libpam_rootok.a(pam_rootok.o): In function 
`pam_sm_authenticate':
pam_rootok.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 228 to 
101 in ../modules/pam_rootok/libpam_rootok.a(pam_rootok.o)
../modules/pam_rootok/libpam_rootok.a(pam_rootok.o): In function 
`pam_sm_setcred':
pam_rootok.o(.text+0x68): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_securetty/libpam_securetty.a(pam_securetty.o): In 
function `pam_sm_acct_mgmt':
pam_securetty.o(.text+0x0): multiple definition of `pam_sm_acct_mgmt'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x28): first 
defined here
ld: Warning: size of symbol `pam_sm_acct_mgmt' changed from 6 to 327 in 
../modules/pam_securetty/libpam_securetty.a(pam_securetty.o)
../modules/pam_self/libpam_self.a(pam_self.o): In function 
`pam_sm_authenticate':
pam_self.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 101 to 
165 in ../modules/pam_self/libpam_self.a(pam_self.o)
../modules/pam_self/libpam_self.a(pam_self.o): In function 
`pam_sm_setcred':
pam_self.o(.text+0xa8): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_ssh/libpam_ssh.a(pam_ssh.o): In function 
`pam_sm_authenticate':
pam_ssh.o(.text+0x110): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 165 to 
381 in ../modules/pam_ssh/libpam_ssh.a(pam_ssh.o)
../modules/pam_ssh/libpam_ssh.a(pam_ssh.o): In function 
`pam_sm_setcred':
pam_ssh.o(.text+0x290): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_ssh/libpam_ssh.a(pam_ssh.o): In function 
`pam_sm_open_session':
pam_ssh.o(.text+0x620): multiple definition of `pam_sm_open_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x0): first 
defined here
ld: Warning: size of symbol `pam_sm_open_session' changed from 6 to 173 
in ../modules/pam_ssh/libpam_ssh.a(pam_ssh.o)
../modules/pam_ssh/libpam_ssh.a(pam_ssh.o): In function 
`pam_sm_close_session':
pam_ssh.o(.text+0x6d0): multiple definition of `pam_sm_close_session'
../modules/pam_chroot/libpam_chroot.a(pam_chroot.o)(.text+0x1dc): first 
defined here
ld: Warning: size of symbol `pam_sm_close_session' changed from 6 to 
224 in ../modules/pam_ssh/libpam_ssh.a(pam_ssh.o)
../modules/pam_tacplus/libpam_tacplus.a(pam_tacplus.o): In function 
`pam_sm_authenticate':
pam_tacplus.o(.text+0x10c): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 381 to 
1213 in ../modules/pam_tacplus/libpam_tacplus.a(pam_tacplus.o)
../modules/pam_tacplus/libpam_tacplus.a(pam_tacplus.o): In function 
`pam_sm_setcred':
pam_tacplus.o(.text+0x5cc): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_unix/libpam_unix.a(pam_unix.o): In function 
`pam_sm_authenticate':
pam_unix.o(.text+0x0): multiple definition of `pam_sm_authenticate'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x0): first defined 
here
ld: Warning: size of symbol `pam_sm_authenticate' changed from 1213 to 
439 in ../modules/pam_unix/libpam_unix.a(pam_unix.o)
../modules/pam_unix/libpam_unix.a(pam_unix.o): In function 
`pam_sm_setcred':
pam_unix.o(.text+0x1b8): multiple definition of `pam_sm_setcred'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x20): first 
defined here
../modules/pam_unix/libpam_unix.a(pam_unix.o): In function 
`pam_sm_acct_mgmt':
pam_unix.o(.text+0x1c0): multiple definition of `pam_sm_acct_mgmt'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x28): first 
defined here
ld: Warning: size of symbol `pam_sm_acct_mgmt' changed from 327 to 832 
in ../modules/pam_unix/libpam_unix.a(pam_unix.o)
../modules/pam_unix/libpam_unix.a(pam_unix.o): In function 
`pam_sm_chauthtok':
pam_unix.o(.text+0x500): multiple definition of `pam_sm_chauthtok'
../modules/pam_deny/libpam_deny.a(pam_deny.o)(.text+0x30): first 
defined here
ld: Warning: size of symbol `pam_sm_chauthtok' changed from 6 to 1484 
in ../modules/pam_unix/libpam_unix.a(pam_unix.o)
*** Error code 1

Stop in /usr/src/lib/libpam/libpam.
*** Error code 1

Stop in /usr/src/lib/libpam.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

real    9m33.784s
user    7m7.094s
sys     1m32.243s
su-2.05b#

On Feb 22, 2004, at 2:13 PM, Jason Lixfeld wrote:

> Ok, I've been trying for the last 24 hours to get a custom kernel and 
> make buildworld to run.
>
> Make buildkernel KERNCONF=ESHARA is giving me issues with accf_http.  
> Some reading  (including a post yesterday re: CFLAGS+= -fPIC per 
> default?) suggested CFLAGS -fPIC in /etc/make.conf  which hasn't 
> helped.  Attached is the make output.
>
>
>
> Make buildworld has problems with libpam.  Some reading suggested 
> CFLAGS -O2 in /etc/make.conf which hasn't helped.  Attached is the 
> make output.
>
>
>
> Does this stuff ring a bell for anyone?  Anyone have any bright ideas? 
> :)_______________________________________________
> freebsd-amd64 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
> To unsubscribe, send any mail to 
> "freebsd-amd64-unsubscribe at freebsd.org"



More information about the freebsd-amd64 mailing list