Mantis - pcre
Viewing Issue Advanced Details
1240 regular use tweak always 2005-10-27 06:14 2009-02-16 22:38
robshep  
dam  
normal  
closed  
fixed  
none    
none  
0001240: pcre-config does not output runtime lib location
some build mecanisms use pcre-config to find the include and lib options.

pcre-config --libs provides \"-L/opt/csw/lib -lpcre\"

to link against it properly without external library paths it should provide \"-L/opt/csw/lib -R/opt/csw/lib -lpcre\"

Cheers

Issue History
2009-02-16 22:38 dam Assigned To dnewman => dam
2009-02-16 22:38 dam Note Added: 0005539
2009-02-16 22:38 dam Status assigned => closed
2009-02-16 22:38 dam Resolution open => fixed

Notes
(0005539)
dam   
2009-02-16 22:38   
This is fixed in the current 7.8 release.