Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 1999 10:01:28 +0000
From:      Joao Assad <jfassad@domain.com.br>
To:        Maxim Sobolev <sobomax@altavista.net>, stable@FreeBSD.ORG
Subject:   Re: World broken in RELENG_3 when making aout-to-elf bulid
Message-ID:  <36A84C77.78F0E7F8@domain.com.br>
References:  <36A867ED.8ADAC14C@altavista.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I have exactly the same problem here.... no clue at all...
I even deleted my src and cvsuped it again.... and nada.. still get the
same error.



Maxim Sobolev wrote:

> Hi folks,
>
> I have recent sources (cvsup'ed today) and make aout-to-elf broken with:
>
> ===> usr.bin/login
> cc -pipe -O2 -DCOMPAT_LINUX_THREADS -DVM_STACK -m486 -Wall
> -DLOGIN_ACCESS -DLOGALL   -I/usr/obj/aout/usr/obj/src/tmp/usr/include -c
> /usr/obj/src/usr.bin/login/login.c
> /usr/obj/src/usr.bin/login/login.c: In function `main':
> /usr/obj/src/usr.bin/login/login.c:129: warning: argument `argv' might
> be clobbered by `longjmp' or `vfork'
> cc -pipe -O2 -DCOMPAT_LINUX_THREADS -DVM_STACK -m486 -Wall
> -DLOGIN_ACCESS -DLOGALL   -I/usr/obj/aout/usr/obj/src/tmp/usr/include -c
> /usr/obj/src/usr.bin/login/login_access.c
> cc -pipe -O2 -DCOMPAT_LINUX_THREADS -DVM_STACK -m486 -Wall
> -DLOGIN_ACCESS -DLOGALL   -I/usr/obj/aout/usr/obj/src/tmp/usr/include -c
> /usr/obj/src/usr.bin/login/login_fbtab.c
> cc -pipe -O2 -DCOMPAT_LINUX_THREADS -DVM_STACK -m486 -Wall
> -DLOGIN_ACCESS -DLOGALL   -I/usr/obj/aout/usr/obj/src/tmp/usr/include
> -o login login.o login_access.o login_fbtab.o  -lutil -lcrypt
> login.o: Undefined symbol `_pam_start' referenced from text segment
> login.o: Undefined symbol `_pam_strerror' referenced from text segment
> login.o: Undefined symbol `_pam_set_item' referenced from text segment
> login.o: Undefined symbol `_pam_strerror' referenced from text segment
> login.o: Undefined symbol `_pam_set_item' referenced from text segment
> login.o: Undefined symbol `_pam_strerror' referenced from text segment
> login.o: Undefined symbol `_pam_authenticate' referenced from text
> segment
> login.o: Undefined symbol `_pam_get_item' referenced from text segment
> login.o: Undefined symbol `_pam_strerror' referenced from text segment
> login.o: Undefined symbol `_pam_strerror' referenced from text segment
> login.o: Undefined symbol `_pam_end' referenced from text segment
> login.o: Undefined symbol `_pam_strerror' referenced from text segment
> login.o: Undefined symbol `_misc_conv' referenced from data segment
> *** Error code 1
>
> Stop.
>
> Any glue???
>
> Maxim
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A84C77.78F0E7F8>