Re: Problem building advi
Pierre Queinnec <[email protected]>
| Newsgroups | gmane.os.opendarwin.darwinports |
|---|---|
| Message-ID | <[email protected]> |
Hi Erik, please file a bug on camlimages (not advi), as it is failing to build; to do so, you'll need a Bugzilla account. Please include the build log. Be sure to clean camlimages before, with something like: port clean camlimages && port -dv install camlimages Of course, use sudo if you need to. HTH, -- Pierre Erik Proper wrote: > Hi, > When building advi (darwinports 1.310 on a freshly bought Intel > iMac), I get the following errors: > ------------------- > $ sudo port install advi---> Building camlimages with target all opt > Error: Target com.apple.build returned: shell command "cd > "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_devel_camlimages/work/camlimages-2.2" > && make all opt" returned error 2 > Command output: for i in corelib ppm bmp xvthumb jpeg tiff gif png xpm > ps graphics freetype ; do (cd $i; make byt) || exit $?; done > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > make[1]: Nothing to be done for `byt'. > ocamlc.opt -I ../corelib -c graphic_image.mli > File "graphic_image.mli", line 31, characters 33-47: > Unbound type constructor Graphics.color > make[1]: *** [graphic_image.cmi] Error 2 > make: *** [byt] Error 2 > > Error: The following dependencies failed to build: camlimages > Error: Status 1 encountered during processing. > > ----- > > Any thoughts? > > Cheers, > Erik Proper > > _______________________________________________ > Darwinports mailing list > [email protected] > http://www.opendarwin.org/mailman/listinfo/darwinports > _______________________________________________ > Darwinports mailing list > [email protected] > http://www.opendarwin.org/mailman/listinfo/darwinports >