Date: Tue, 31 Oct 2000 18:36:53 +0000 From: Gustavo Vieira Goncalves Coelho Rios <gustavo@ifour.com.br> To: questions@freebsd.org Subject: sync src tree and nothing else compiles Message-ID: <39FF1145.B4043008@ifour.com.br>
next in thread | raw e-mail | index | archive | help
i have just sync my src tree and rebuild the world+kernel, everything works great but i cannot compile no program, that what i get: etosha$ cc -o list.cgi main.o lst.o get_bound.o -L/usr/local/lib -L/usr/local/lib/mysql -lfcgi -lmysqlclient /usr/lib/crtbegin.o: In function `_init': /usr/lib/crtbegin.o(.init+0x0): multiple definition of `_init' /usr/lib/crti.o(.init+0x0): first defined here /usr/lib/crtbegin.o: In function `_fini': /usr/lib/crtbegin.o(.fini+0x0): multiple definition of `_fini' /usr/lib/crti.o(.fini+0x0): first defined here /usr/local/lib/mysql/libmysqlclient.so: warning: tempnam() possibly used unsafely; consider using mkstemp() Does anybody have any ideia ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39FF1145.B4043008>