Description of problem: gdal-config --dep-libs references 64-bit libs on i386: #gdal-config --dep-libs -L/usr/lib -lgeos -lgeos_c -lodbc -lodbcinst -lxerces-c -L/usr/lib -L/usr/lib/hdf -L/usr/lib/netcdf-3 -ljasper -lhdf5 -lmfhdf -ldf -L/usr/lib -L/usr/lib/lib -logdi -lgif -ljpeg -Lexternal/lib -ltiff -lpng -lnetcdf -L/usr -L/usr/lib -lcfitsio -lpq -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl -L/usr/lib/lib -ldap -ldapclient -ldapserver -L/usr/lib/netcdf-3 -L/usr/lib/hdf -L/usr/lib64/netcdf-3 -L/usr/lib64/hdf -lpthread -lrx -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -L/usr/lib -lxml2 -lz -lm -lsqlite3 -L/usr/kerberos/lib -lcurl -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv -ldl -lidn -lssl -lcrypto -lz -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib -lssl -lcrypto Note the -L/usr/lib64/* entries. Version-Release number of selected component (if applicable): gdal-1.4.0-16.fc6 Expected results: I have no idea what gdal-config --dep-libs is supposed to do and how it differs from gdal-config --libs
e.g GRASS project (under submission bz#227646 use it !) I was asked :-) by others too, and indeed i dont know exactly. Maybe something like it will link olso external libs on wich even gdla depends ? I this unacceptable ? If not i can fix it, but than i look forward what will imply that olso to grass.
oh i olso miss the pint ... "64-bit libs on i386", defeneatly i fix this soon ! I will merge upstream olso the right fix.
fixed in -17 release.