[NeXus-code-tickets] [NeXusCode] #84: pkg-config error

NeXus Data Format Library and Applications noreply at nexusformat.org
Tue Jun 12 16:47:35 BST 2007


#84: pkg-config error
----------------------------+-----------------------------------------------
 Reporter:  Peter Peterson  |       Owner:  Freddie Akeroyd
     Type:  defect          |      Status:  new            
 Priority:  major           |   Milestone:  NeXus 4.1      
Component:  napi            |     Version:  4.0.0          
 Keywords:                  |  
----------------------------+-----------------------------------------------
 This was discovered when messing with {{{pkg-config}}} to compile new code
 outside of the distribution. There are actually two problems:
  * {{{HDF4_LDFLAGS}}} does not include {{{-ljpeg}}}. This is required for
 HDF4 to work, is not listed. Since {{{pkg-config}}} uses this variable
 directly, it is missing the dependency.
  * Missing library search paths. The location of the HDF4/HDF5 headers are
 not mentioned in the {{{pkg-config}}} list. This is not a problem for most
 people, but we do not have our HDF4/HDF5 libraries co-located with the
 !NeXus API.

-- 
Ticket URL: <http://trac.nexusformat.org/code/ticket/84>
NeXus Data Format Library and Applications <http://www.nexusformat.org/>
NeXus Data Format Library and Applications



More information about the NeXus-code-tickets mailing list