Hello!

Seems like Gimp compiling from original sources in FreeBSD are very tricky. Configuring is only successful, if i use ./configure LDFLAGS=-I/usr/local/lib CFLAGS =-I/usr/local/include CPPFLAGS=-I/usr/local/include   (written by memory, sadly don't have in moment access on this machine). Anyway, configure needs linker, compiler and preprocessor parameters. If using BSD make, then compile fails, if i try gmake, little bit things get better. But then i get error (again, can't quote exact message), that SIGBUS is undefined (unreffered?) function, this happens compiling libgimp/gimp.c - line 340, if i memorize correct.
Anybody familiar with FreeBSD can suggest some solutions?


Thank You in advance,

Haarald
_______________________________________________
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer

Reply via email to