Now i've this problem!
arghhhhhhhhh :D
/home/crazy/Unreal3.2/src/modules.c:298: undefined reference to `dlopen'
modules.o(.text+0x305):/home/crazy/Unreal3.2/src/modules.c:301: undefined reference to `dlsym'
modules.o(.text+0x357):/home/crazy/Unreal3.2/src/modules.c:315: undefined reference to ...
Search found 7 matches
- Thu Oct 06, 2005 1:43 pm
- Forum: Unreal 3.2 Support
- Topic: Problem with CVS: 05/10/2005
- Replies: 9
- Views: 3508
- Thu Oct 06, 2005 1:31 pm
- Forum: Unreal 3.2 Support
- Topic: Problem with CVS: 05/10/2005
- Replies: 9
- Views: 3508
tnx, dukat.Dukat wrote:No, setup.h
in the setup.h in line 190 there is:
Code: Select all
/* The OS name and version of the server */
#define MYOSNAME "Linux
Code: Select all
"Linux"- Thu Oct 06, 2005 7:55 am
- Forum: Unreal 3.2 Support
- Topic: Problem with Alias and selfmade service
- Replies: 9
- Views: 4849
Psadi,
why don't use this?:
if u have the Anope services.
Or:
why don't use this?:
Code: Select all
include "aliases/anope.conf";
Or:
Code: Select all
cd Unreal3.2/aliases
ls
aliases.conf anope.conf auspice.conf cygnus.conf epona.conf generic.conf genericstats.conf ircservices.conf operstats.conf- Thu Oct 06, 2005 7:49 am
- Forum: Unreal 3.2 Support
- Topic: Problem with CVS: 05/10/2005
- Replies: 9
- Views: 3508
- Wed Oct 05, 2005 11:43 am
- Forum: Unreal 3.2 Support
- Topic: Channel Operator Modes (was: "QUESTION")
- Replies: 4
- Views: 2304
- Wed Oct 05, 2005 11:13 am
- Forum: Unreal 3.2 Support
- Topic: Problem with CVS: 05/10/2005
- Replies: 9
- Views: 3508
- Wed Oct 05, 2005 8:29 am
- Forum: Unreal 3.2 Support
- Topic: Problem with CVS: 05/10/2005
- Replies: 9
- Views: 3508
Problem with CVS: 05/10/2005
Today i've installed the new cvs but there is errors:
make
Building src
make[1]: Entering directory `/home/***/Unreal3.2/src'
gcc -I../include -I/home/***/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -fno-strict-aliasing -DFD_SETSIZE=1024 -c auth.c
In file included from ../include ...
make
Building src
make[1]: Entering directory `/home/***/Unreal3.2/src'
gcc -I../include -I/home/***/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -fno-strict-aliasing -DFD_SETSIZE=1024 -c auth.c
In file included from ../include ...