[MacPorts] #21671: advi build failure
MacPorts
noreply at macports.org
Wed Sep 30 01:38:24 PDT 2009
#21671: advi build failure
------------------------------+---------------------------------------------
Reporter: snc@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.99
Keywords: | Port: advi
------------------------------+---------------------------------------------
Comment(by david.ojeda@…):
Just a workaround that might help. I just erased one "graphics.cmxa" from
the command line that fails.
Go to the compilation directory
{{{
cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_advi/work/advi-1.6.0
}}}
And run the compilation line that failed before, without the extra
"graphics.cmxa" (I did this as root)
{{{
ocamlopt.opt -warn-error A -inline 10000 -I
/opt/local/lib/ocaml/camlimages events.o grwm.o grY11.o graphics.cmxa
unix.cmxa str.cmxa ci_core.cmxa graphics.cmxa ci_graphics.cmxa
ci_freetype.cmxa ci_gif.cmxa ci_jpeg.cmxa ci_tiff.cmxa ci_bmp.cmxa
ci_ppm.cmxa ci_png.cmxa ci_xvthumb.cmxa ci_xpm.cmxa ci_ps.cmxa config.cmx
misc.cmx timeout.cmx ageometry.cmx options.cmx rc.cmx userfile.cmx
graphicsY11.cmx global_options.cmx busy.cmx gradient.cmx gterm.cmx
launch.cmx dvicolor.cmx shot.cmx laser_pointer.cmx symbol.cmx input.cmx
table.cmx pkfont.cmx ttfont.cmx jfm.cmx search.cmx font.cmx glyph.cmx
devfont.cmx units.cmx dimension.cmx dvi.cmx drawimage.cmx gs.cmx
transimpl.cmx embed.cmx grdev.cmx addons.cmx scratch.cmx cdvi.cmx
driver.cmx thumbnails.cmx dviview.cmx main.cmx \
-cclib -lgraphics -cclib -lunix -cclib -lstr -cclib
-L/opt/local/lib -cclib -lSM -cclib -lICE -cclib -lXinerama -cclib -lXext
-cclib -lX11 -o advi.bin
}}}
Afterwards, try again the port command
{{{
sudo port install advi
}}}
--
Ticket URL: <http://trac.macports.org/ticket/21671#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list