Subject: | will not build on ubuntu ( another library location problem ) |
Library locations are screwed up.
124 if(-d "$SYBASE/include" && -f "$SYBASE/include/cspublic.h") {
ecarroll@x60s:~$ locate cspublic.h
/usr/include/cspublic.h
all of my .h files are in /usr/include, thats where the debian package
puts them
freetds-dev - MS SQL and Sybase client library (static libs and headers)
ecarroll@x60s:~$ apt-file search cspublic.h
freetds-dev: usr/include/cspublic.h
ecarroll@x60s:~$