Re: __xuname gone AWOL?

2001-12-13 Thread Sheldon Hearn
On Tue, 11 Dec 2001 13:17:45 +0200, Sheldon Hearn wrote: Since last week, I'm having trouble compiling one of the utilities supplied with Exim, which calls uname(): gcc -O -pipe -march=pentiumpro -march=pentiumpro \ -o exim_lock exim_lock.c -lcrypt -lpam /tmp/cc2YeHtC.o: In

__xuname gone AWOL?

2001-12-11 Thread Sheldon Hearn
Hi folks, Since last week, I'm having trouble compiling one of the utilities supplied with Exim, which calls uname(): gcc -O -pipe -march=pentiumpro -march=pentiumpro \ -o exim_lock exim_lock.c -lcrypt -lpam /tmp/cc2YeHtC.o: In function `main': /tmp/cc2YeHtC.o(.text+0x50d): undefined

Re: __xuname gone AWOL?

2001-12-11 Thread Dominic Marks
On Tuesday 11 December 2001 11:17 am, Sheldon Hearn wrote: Hi folks, Since last week, I'm having trouble compiling one of the utilities supplied with Exim, which calls uname(): gcc -O -pipe -march=pentiumpro -march=pentiumpro \ -o exim_lock exim_lock.c -lcrypt -lpam /tmp/cc2YeHtC.o: