Search found 1 match

by tmpresponse
2014-12-07T02:08:01-07:00
Forum: Bugs
Topic: Possible issue with libtool
Replies: 8
Views: 14029

Re: Possible issue with libtool

I also ran into the same error, with by libjpeg.la pristinely sitting in /usr/local/lib/. My very hacky work around was to "sudo ln -s /usr/local/lib/libjpeg.la /usr/lib/libjpeg.la"
Its not pretty but it got it to compile.