pkgsrc-Bugs archive

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

pkg/29802: bibtex2html fails to build with latest ocaml



>Number:         29802
>Category:       pkg
>Synopsis:       bibtex2html fails to build with latest ocaml. linking failure
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 27 20:14:00 +0000 2005
>Originator:     Antoine Reilles
>Release:        NetBSD 3.99.1
>Organization:
        
>Environment:
        
        
System: NetBSD arcelot.loria.fr 3.99.1 NetBSD 3.99.1 (GENERIC) #0: Wed Mar 23 
15:17:57 CET 2005 
tonio%arcelot.loria.fr@localhost:/usr/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
bibtex2html fails to build. There is a linking failure, with -lstr been not 
found by ld.
Of course, it cannot be found, since bibtex2html does not use the buildlink3 
from ocaml
>How-To-Repeat:
update ocaml to 3.08.3, then try to make bibtex2html-1.75
>Fix:
just adding a line
.include "../../lang/ocaml/buildlink3.mk"
before
.include "../../mk/bsd.pkg.mk"
in Makefile fixes the issue. str is now found by ld.

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index