dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]cant get dgee to compile


From: Adam Nester
Subject: [DotGNU]cant get dgee to compile
Date: Thu, 11 Mar 2004 13:43:36 -0600

When I try to compile dgee I get this error.

 

Here are the commands that I execute.

./configure --with-phlib=/usr/local --with-goldwater=/usr/local --with-pnet=/usr/local --with-apache=/usr/sbin

make

 

/usr/local/lib/libILSupport.a(console.o)(.text+0x37): In function `GetStringCap':

/tmp/dotgnu/pnet-0.6.2/support/console.c:488: undefined reference to `tgetstr'

/usr/local/lib/libILSupport.a(console.o)(.text+0x74): In function `OutputStringCap':

/tmp/dotgnu/pnet-0.6.2/support/console.c:524: undefined reference to `tputs'

/usr/local/lib/libILSupport.a(console.o)(.text+0x14f): In function `InitTermcapDriver':

/tmp/dotgnu/pnet-0.6.2/support/console.c:563: undefined reference to `tgetent'

/usr/local/lib/libILSupport.a(console.o)(.text+0x163):/tmp/dotgnu/pnet-0.6.2/support/console.c:579: undefined reference to `tgetnum'

/usr/local/lib/libILSupport.a(console.o)(.text+0x180):/tmp/dotgnu/pnet-0.6.2/support/console.c:584: undefined reference to `tgetnum'

/usr/local/lib/libILSupport.a(console.o)(.text+0x354):/tmp/dotgnu/pnet-0.6.2/support/console.c:695: undefined reference to `tputs'

/usr/local/lib/libILSupport.a(console.o)(.text+0xcf0): In function `ILConsoleSetPosition':

/tmp/dotgnu/pnet-0.6.2/support/console.c:1177: undefined reference to `tgoto'

/usr/local/lib/libILSupport.a(console.o)(.text+0xd05):/tmp/dotgnu/pnet-0.6.2/support/console.c:1183: undefined reference to `tputs'

/usr/local/lib/libILSupport.a(console.o)(.text+0x45): In function `GetFlagCap':

/tmp/dotgnu/pnet-0.6.2/support/console.c:510: undefined reference to `tgetflag'

 

Any help would be appreciated.

 

Thanx for reading.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]