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.

Search found 10 matches

by AlexeyG
Tue Jun 07, 2005 5:56 am
Forum: Archive
Topic: Configuration and compilation problem - Eggdrop 1.6.17
Replies: 14
Views: 10630

I suppose I have some progress... There was no response yet from eggheads (why?), but I did some more testing and was pretty luck! I've taken config.h from my other host (some very old version of Red Hat) and put it to current bot and it almost compiled. I can't tell if it compiled ok for sure atm -...
by AlexeyG
Sat Jun 04, 2005 3:52 pm
Forum: Archive
Topic: Configuration and compilation problem - Eggdrop 1.6.17
Replies: 14
Views: 10630

I see, oki, I will try to compile various stuff there, atm just can say that I was able to compile tcl and openssl there. As for permissions - I've tried both root and normal users. If I will not find the solution soon I will submit it as a bug to eggheads. Thanks for your help and hints! Alex. EDIT...
by AlexeyG
Sat Jun 04, 2005 3:12 pm
Forum: Archive
Topic: Configuration and compilation problem - Eggdrop 1.6.17
Replies: 14
Views: 10630

Just tried this - get the same errors on make...
Any other ideas? :(

P.S: demond, it seems that we are in similar time zones, is it possible to talk to you in real-time(IRC\MSN)? If so - PM me infos please.
by AlexeyG
Sat Jun 04, 2005 2:09 pm
Forum: Archive
Topic: Configuration and compilation problem - Eggdrop 1.6.17
Replies: 14
Views: 10630

Here it is: /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ #ifndef _EGG_CONFIG_H #define _EGG_CONFIG_H /* Define if running on NeXT Step. */ /* #undef BORGCUBES */ /* Define to use Eggdrop's snprintf functions regardless of HAVE_SNPRINTF. */ /* ...
by AlexeyG
Sat Jun 04, 2005 12:28 pm
Forum: Archive
Topic: Configuration and compilation problem - Eggdrop 1.6.17
Replies: 14
Views: 10630

I've tried looking through it... Did not understand much...
It seems that it misses a lot of files, perhaps path(s) are set wrong?

Here is the config.log www.betas-online.com/config.log
by AlexeyG
Sat Jun 04, 2005 4:05 am
Forum: Archive
Topic: Configuration and compilation problem - Eggdrop 1.6.17
Replies: 14
Views: 10630

It seems that they are not...
This is not good I suppose? I am gonna see where to get it and where to put them once I got them....
by AlexeyG
Fri Jun 03, 2005 7:01 pm
Forum: Archive
Topic: Configuration and compilation problem - Eggdrop 1.6.17
Replies: 14
Views: 10630

[alexeyg@ns eggdrop1.6.17]$ gcc --version
2.96

------
Yes, I also think that some libs are missing, but I am unsure wich exactly to install :S

Alex.
by AlexeyG
Fri Jun 03, 2005 4:25 pm
Forum: Archive
Topic: Configuration and compilation problem - Eggdrop 1.6.17
Replies: 14
Views: 10630

Configuration and compilation problem - Eggdrop 1.6.17

Hello, I have a pretty clean(not much installed there) Fedora Core 1 host, where I have a shell. Everything before this compiled well, but eggdrop gives me some errors I see the first time with it. Here is a full log: [alexeyg@170 eggdrop1.6.17]$ ./configure && make config && make Th...
by AlexeyG
Sat May 21, 2005 4:48 pm
Forum: Archive
Topic: Eggdrop with SSL patch and mysql will not compile
Replies: 2
Views: 2125

BarkerJr has solved the problem!!! :)
Details here: http://barkerjr.net/phpBB2/posting.php?mode=reply&t=245

Alex.
by AlexeyG
Sat May 21, 2005 11:21 am
Forum: Archive
Topic: Eggdrop with SSL patch and mysql will not compile
Replies: 2
Views: 2125

Eggdrop with SSL patch and mysql will not compile

Hello! Today I have discovered a problem with eggdrop+SSL patch different+mysql.mod from barkerjr.net. It gives the following errors: In file included from ../mysql.mod/mysql_mod.h:34, from ../mysql.mod/mysql.c:24: /usr/include/mysql/mysql.h:130: parse error before "int" /usr/include/mysql...