pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: removing print/advi



On Thu, Feb 13, 2025 at 05:08:09AM +0000, David Holland wrote:
> On Wed, Feb 12, 2025 at 06:09:25AM +0000, David Holland wrote:
>  >  > In its current state there's no point in keeping it in pkgsrc, and
>  >  > updating the package will probably be the same effort as making a new
>  >  > one.
>  > 
>  > I apparently fixed it the last time it broke, and it doesn't look like
>  > it took a lot of fixing.
>  > 
>  > >From what you say it's not clear that there's any value to keeping the
>  > current version either though...
>  > 
>  > I'll take a look at it.
> 
> With the ocamlfind fix I needed to build camlimages (see tech-pkg),
> advi builds for me.

Not for me though, or on shadow:

/scratch/print/advi/work/.buildlink/bin/ocamlopt.opt  -I /usr/pkg/lib/ocaml/site-lib/camlimages -I /usr/pkg/lib/ocaml/site-lib/graphics -o glyph.cmx -c glyph.ml
/scratch/print/advi/work/.buildlink/bin/ocamlopt.opt  -I /usr/pkg/lib/ocaml/site-lib/camlimages -I /usr/pkg/lib/ocaml/site-lib/graphics -o embed.cmx -c embed.ml
/scratch/print/advi/work/.buildlink/bin/ocamlc.opt -o advi.byt \
         -I /usr/pkg/lib/ocaml/site-lib/camlimages -I /usr/pkg/lib/ocaml/site-lib/graphics  \
        /usr/pkg/lib/ocaml/site-lib/camlimages/camlimages_core.cma /usr/pkg/lib/ocaml/site-lib/graphics/graphics.cma /usr/pkg/lib/ocaml/site-lib/camlimages/camlimages_graphics.cma /usr/pkg/lib/ocaml/site-lib/camlimages/camlimages_ps.cma /usr/pkg/lib/ocaml/site-lib/camlimages/camlimages_freetype.cma  unix.cma str.cma config.cmo misc.cmo timeout.cmo ageometry.cmo options.cmo rc.cmo userfile.cmo graphicsY11.cmo global_options.cmo busy.cmo gradient.cmo gterm.cmo launch.cmo dvicolor.cmo shot.cmo laser_pointer.cmo symbol.cmo input.cmo table.cmo pkfont.cmo ttfont.cmo jfm.cmo search.cmo font.cmo glyph.cmo devfont.cmo adviUnits.cmo dimension.cmo dvi.cmo drawimage.cmo gs.cmo transimpl.cmo embed.cmo grdev.cmo addons.cmo scratch.cmo cdvi.cmo driver.cmo thumbnails.cmo dviview.cmo main.cmo \
        -dllib -ladvi
/scratch/print/advi/work/.buildlink/bin/ocamlopt.opt  -I /usr/pkg/lib/ocaml/site-lib/camlimages -I /usr/pkg/lib/ocaml/site-lib/graphics -o devfont.cmx -c devfont.ml
File "_none_", line 1:
Error: I/O error: dllgraphics_stubs.so: No such file or directory

Perhaps you fixed your local copy of ld.conf to include the stublibs
path?
 Thomas


Home | Main Index | Thread Index | Old Index