[Bug 205955] Review Request: gdal - A translator library for raster geospatial data formats

bugzilla at redhat.com bugzilla at redhat.com
Thu Sep 14 18:23:56 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: gdal - A translator library for raster geospatial data formats


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=205955





------- Additional Comments From mtasaka at ioa.s.u-tokyo.ac.jp  2006-09-14 14:23 EST -------
Well, it is found that:

* on FC5, 'dap-config --libs' is okay (and 'dap-config --client-libs' bears
  error)

* on FC6-devel, 'dag-config --libs' won't work!!
/bin/sh /builddir/build/BUILD/gdal-1.3.2/libtool --mode=link    g++  ogrinfo.o
/builddir/build/BUILD/gdal-1.3.2/libgdal.la -o ogrinfo
g++ ogrinfo.o -o .libs/ogrinfo 
/builddir/build/BUILD/gdal-1.3.2/.libs/libgdal.so -L/usr/lib/netcdf-3
-L/usr/lib/hdf -L/usr/lib -L/usr/kerberos/lib -lgeos -lodbc -ljasper -lhdf5
-lmfhdf -ldf -lgif -ljpeg -ltiff -lpng -lnetcdf -L/usr/include/cfitsio
-L/usr/include/cfitsio/lib -lcfitsio -lpq -lrt -ldap -lcurl -lgssapi_krb5 -lkrb5
-lk5crypto -lcom_err -lresolv -ldl -lidn -lxml2 -lpthread -lsqlite3
-L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lssl -lcrypto
/builddir/build/BUILD/gdal-1.3.2/.libs/libgdal.so: undefined reference to
`AISConnect::AISConnect(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/builddir/build/BUILD/gdal-1.3.2/.libs/libgdal.so: undefined reference to
`RCReader::instance()'
collect2: ld returned 1 exit status
make[1]: *** [ogrinfo] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/gdal-1.3.2/ogr'
make: *** [ogr-apps] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.80418 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.80418 (%build)

  on FC6-devel, it must "dap-config --client-libs".

So, a switch is needed so if dap-config accepts '--client-libs', use
it and otherwise, use '--libs'

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list