This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

core 2 compile error

Old posts that have not been replied to for several years.
Locked
P
Pony
Voice
Posts: 2
Joined: Sun Apr 17, 2005 1:42 pm
Location: Beverly, Ma
Contact:

core 2 compile error

Post by Pony »

I am trying to compile eggdrop 1.6.17 under core2 and get the following error when I run ./configure.

configure: WARNING: you should use --build, --host, --target

my commandline is as follows:
./configure --with-tcllib='/usr/lib/libtcl8.4.so' and --with-tclinc='/home/richringer/ActiveTcl8.4.9.0.121397-linux-ix86/include/tcl.h'

am I getting this error because eggdrop cannot be compiled under core2?

This is my first attempt at eggdrop for linux and any help wpuld be appreciated.
Thank you.
Pony
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

you should refer to the configure.log which subprogram returned that, it looks like while configure is testing the parameters of a command it gets the above error.
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
P
Pony
Voice
Posts: 2
Joined: Sun Apr 17, 2005 1:42 pm
Location: Beverly, Ma
Contact:

compile error

Post by Pony »

I went to the configure.log and this is a sample of what was in it...

hostname = linux1.rfrcomputers0
uname -m = i686
uname -r = 2.6.10-1.770_FC2
uname -s = Linux
uname -v = #1 Sat Feb 26 21:40:22 EST 2005

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

am I correct in my assupmtion that this is part of the issue, all the "unknown"?

Can this be fixed?

Thank you,
Pony
Locked