Hi All,

I hope your day is going well.

Maybe I am missing the obvious thing here or something like that.

I am wondering if anyone else has experienced this issue and can maybe
point me in the correct direction.

On 32 bit Redhat Linux, running ARSperl 1.92 (beta) It does not seem to
find my libraries.

 

When I do the perl Makefile.PL I see the following exerts of results.

Perl Makefile.PL

...

 

Generating serverTypeInfoHints.h ..

Converting C header files to perl modules ..

Configuring with options:

        ARSVERSION  = 7.50

        ARSAPI      = /usr2/api75p2/api

        AUTODEFINES =  -m32 -g -DDEBUG -D_REENTRANT -lpthread
-Wno-unused-variable -Wuninitialized  -DARS32 -DARS452  -malign-double
-DPERL_PATCHLEVEL_IS=8 -DPERL_SUBVERSION_IS=8 -DPERL_BASEREV_IS=50 

        ARS_LIBS    =  -lnsl  -lpthread  -L/usr2/api75p2/api/lib
-libicuucbmc -libicui18nbmc -libicudatabmc

Note (probably harmless): No library found for -libicuucbmc

Note (probably harmless): No library found for -libicui18nbmc

Note (probably harmless): No library found for -libicudatabmc

Writing Makefile for ARS

=== ARSperl 'make test' configuration. ===

...

 

As you can see there are No Errors, just  Notes  issued.....

So I do the make with questions about the No Library Found lines

 

make

...

...

gcc: -lpthread: linker input file unused because linking not done

 

There are No Errors  on the make with the exception of  the above
message is issued.....

 

Make Install is successful with no errors or messages.  

 

Then the Perl script dies on the "Use ARS;"  line  in the script.

 

In my thinking, the "No library found" is the key. 

When I check the lib path "-L/usr2/api75p2/lib " they are there as  the
following 32 bit names:.

ibicui18nbmc.so      libicui18nbmc.so.32

libicuucbmc.so         libicuucbmc.so .32 

libicudatabmc.so     libicudatabmc.so.32

 

Did I miss checking something or is there something in the Makefile.PL I
missed configuring?

 

Any assistance is appreciated.

 

 

 

 

Respectfully,

 

William Abdo

Verio - Boca Raton

Remedy Administration Group

561-912-2434

 

 


_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to