[Coder-Com] dlopen error

2002-05-12 Thread Cosmin Marcu
Hello. Few days ago I installed GNUWorld pl6. When I try to run it I get an error message: moduleLoader> Error loading module (libcservice.la): File not found Seems that the error is given by dlopen (always returns NULL). filename="libcservice.a" but it still doesn't load it. The file libcservi

[Coder-Com] dlopen error

2002-05-12 Thread Cosmin Marcu
Hello. Few days ago I installed GNUWorld pl6. When I try to run it I get an error message: moduleLoader> Error loading module (libcservice.la): File not found Seems that the error is given by dlopen (always returns NULL). filename="libcservice.la" but it still doesn't load it. Can someone help