If you look at the line
ARS_LIBS = -lnsl -lpthread -L/usr2/api75p2/api/lib -licuucbmc ....
there's also -lnsl and -lpthread, which correspond to libraries named
"libnsl" and "libpthread". This is, at least in the Unix world, the
standard way of specifying those libraries in the compiler command-line.
See, for example:
http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html
Regards,
Thilo
On 18.03.2010 22:34, William Abdo wrote:
Hi Missi,
Thank You for your response.
So let me see here,
So, if the file is named libuucbmc then the lib is named icuucbmc.
So, if the file is named libicuucbmc is the lib named ibicuucbmc.
But in this case the file is named libicuucbmc and the lib is named
icuucbmc.
Which is why I am confused. So how do we really know the names of the
lib entries?
Respectfully,
William Abdo
Verio - Boca Raton
Remedy Administration Group
561-912-2434
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of Misi Mladoniczky
Sent: Thursday, March 18, 2010 5:31 PM
To: [email protected]
Subject: Re: ARSperl on RedHat Linux.
Hi,
The library is called "icuucbmc", and the file is called
"libuucbmc"-something. In the makefile you add the name "icuucbmc" to
the
"-l" switch.
Best Regards - Misi, RRR AB, http://rrr.se
Hi Thilo,
If you do not mind, for my own knowledge and understanding.
You said the ARS_LIBS should look like -licuucbmc
However the real library names are like libicuucbmc
So where does one find the name -licuucbmc if they were looking for
additional ones?
Is it like the name libicuucbmc minus the lib part?
Respectfully,
William Abdo
Verio - Boca Raton
Remedy Administration Group
561-912-2434
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of Thilo Stapff
Sent: Thursday, March 18, 2010 2:26 PM
To: [email protected]
Subject: Re: ARSperl on RedHat Linux.
Looking again at your original post, the line
ARS_LIBS = -lnsl -lpthread -L/usr2/api75p2/api/lib -libicuucbmc
-libicui18nbmc -libicudatabmc
looks a bit strange. It should rather be:
ARS_LIBS = -lnsl -lpthread -L/usr2/api75p2/api/lib -licuucbmc
-licui18nbmc -licudatabmc
Regards,
Thilo
On 18.03.2010 19:10, William Abdo wrote:
Thank You for responding:
I did checked the LD_LIBRARY_PATH and the API path is in the list,
see
below:
LD_LIBRARY_PATH=/opt/oracle/app/oracle/product/11.1.0/client_1/lib:/lib:
/usr/lib:/usr2/api75p2/api/lib:/usr2/api75p2/bin:/usr2/api75p2/api:
It must be something really obvious.
Any Other suggestions of which rock to possibly look under?
Respectfully,
William Abdo
Verio - Boca Raton
Remedy Administration Group
561-912-2434
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of Thilo Stapff
Sent: Thursday, March 18, 2010 1:27 PM
To: [email protected]
Subject: Re: ARSperl on RedHat Linux.
It might be necessary to add /usr2/api75p2/api to your system's
LD_LIBRARY_PATH variable or to run "ldconfig /usr2/api75p2/api".
Regards,
Thilo
On 18.03.2010 17:08, William Abdo wrote:
**
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
_Platinum Sponsor: [email protected] ARSlist: "Where the
Answers
Are"_
________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"
________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"
________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"
________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"
--
This message was scanned by ESVA and is believed to be clean.
________________________________________________________________________
_______
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"
_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"