[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] Linker problem
seems that you missed the header <assert.h> which defines assert.
sudheer
On Tue, 7 Dec 1999, Bilal Muddassir wrote:
> Can anyone tell me the meaning of the undefined references w.r.t to the
> assert
>
> gcc telnetd.o state.o termstat.o slc.o sys_term.o utility.o global.o
> authenc.o logwtmp.o logout.o setproctitle.o -lbsd -lncurses -o telnetd
> telnetd.o: In function `getterminaltype':
> telnetd.o(.text+0x7c9): undefined reference to `assert'
> telnetd.o(.text+0x826): undefined reference to `assert'
> telnetd.o(.text+0x8a0): undefined reference to `assert'
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.