i am not sure many ppl will be able to help you as most of them program
under unix/linux and probably dont even use windows.



david

-----Original Message-----
From: Cosmin Marcu [mailto:[EMAIL PROTECTED]]
Sent: 16 May 2002 12:46
To: [EMAIL PROTECTED]
Subject: [Coder-Com] GNUWorld with cygwin


Hello.

I know this is stupid but I want to run UWorld in my
LAN on a Windows Me system. I guess the best solution
to compile it is cygwin. I've built ircu with cygwin
and it works fine. With GNUWorld I had some problems.
After compiling and making the libraries and
gnuworld.exe files I tried to link it. The good part
is that it links to my ircu but the bad part is that
it doesn't load the modules (cservice, ccontrol,
etc...). The "error" is in ltdl.c file in function
lt_dl_open(...). 
dlopen always returns null even the library files are
in the same dir. with gnuworld.exe
This is NULL: handle->handle = dlopen(filename,
LTDL_GLOBAL | LTDL_LAZY_OR_NOW);
For examlple, if I try to load cservice the filename
variable is libcservice.a but the function still
return NULL.
I tried to change the path like :
/cygdrive/d/gnuworld/bin/
or
d:/gnuworld/bin
 but still doesn't load.

If someone has ideeas or sugestions please help me
solving this.
If you whould like to ask me why I'm not using LINUX
to build GNUWorld, don't ask:)) I just want to make it
run on Windows:) 

Thank you very much 

Best regards, 
  JL`



__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

Reply via email to