[gimpwin-users] Re: Can't Build the GIMP

Tor Lillqvist <[email protected]>
Newsgroups gmane.comp.video.gimp.windows.devel
Message-ID <15797.45587.479000.767048__47484.8379883499$1035319759@gargle.gargle.HOWL>
Kevin Myers writes:
 > make[2]: *** No rule to make target `gimp.def', needed by `gimp.exp'.  Stop

Umm, yes. The following was missing from app/Makefile.am:

gimp.def: gimp.sym
	echo EXPORTS >$@
	cat $< >>$@

You can insert the same lines into Makefile.in and/or Makefile
directly, too.

--tml
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.