I fired off an install to build ircII last night - and it complains of function yywrap() being undefined. A quick grep of everything in sight failed to locate it. Anybody know either where it should be or what it should do?
TIA
Roger Edgecombe
I fired off an install to build ircII last night - and it complains of function yywrap() being undefined. A quick grep of everything in sight failed to locate it. Anybody know either where it should be or what it should do?
TIA
Roger Edgecombe
You need to link with libfl.a. Add a -lfl in the appropriate placeQuote:>I fired off an install to build ircII last night - and it complains of function yywrap() being undefined. A quick grep of everything in sight failed to locate it. Anybody know either where it should be or what it should do?
-Jon
--
* Jon Green * LINUX! *
* INS Support Staff * http://www.netins.net/showcase/jon2 *
1. Compiling ircii-2.8.2 in ELF. Patch needed?
Hi,
I've been trying to compile ircii-2.8.2 with gcc-2.7.0 ELF unsuccessfuly.
It seems to be working fine up until
gcc -o count -O count.c
At that point I get the errors
/usr/lib/crt1.o(.text+0x61): undefined reference to `main'
make: *** [count] Error 1
*** Error code 2
Is this my fault? Does it need some sort of patch? Or what?
Hope you can help,
--
wWw
+----------------------- (o o) ------------------------+
|Kurt Granroth \------ooO-(_)-Ooo-----\ |
|Computer Science Major \ Linux: The choice of \ Damn the torpedoes, |
|Phone: (906) 482-4588 \----------------------\ |
+--------------------------- --------------------+
http://metro.turnpike.net/G/gran
2. new comp.os.linux.networking mirror at lampforums.org. feedback? thanks!
3. Problems compiling ircii-2.8
4. how to construct the sk_buff structure by myself?
5. problems with compiling ircii-2.8.2
6. System hang under heavy I/O
7. KDE stops cause of missing ibstdc++.so.2.9
9. Help...missing something from libstdc++.so.2.9
10. trying to compile 2.9 stable, unknown group network
11. Compiling PHP on OpenBSD 2.9
12. x compile fails after applying patch 009 (OpenBSD 2.9)
13. Problems compiling IRC 2.9 server