pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/37890: lang/ocaml amd64 Solaris
>Number: 37890
>Category: pkg
>Synopsis: lang/ocaml amd64 Solaris
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 28 15:55:00 +0000 2008
>Originator: Gilles Dauphin
>Release: SunOS 5.10 i86pc
>Organization:
ENST
>Environment:
System: SunOS bi.enst.fr 5.10 Generic_120012-14 i86pc
>Description:
does'nt build on my arch x86_64
>How-To-Repeat:
bmake
>Fix:
That's only for my arch, but please patch... :)
--- pgd-aa begins here ---
--- configure.orig Mon Jan 28 16:19:30 2008
+++ configure Mon Jan 28 16:31:49 2008
@@ -606,6 +606,7 @@
x86_64-*-freebsd*) arch=amd64; system=freebsd;;
x86_64-*-netbsd*) arch=amd64; system=netbsd;;
x86_64-*-openbsd*) arch=amd64; system=openbsd;;
+ x86_64-*-solaris*) arch=amd64; system=solaris;;
esac
if test -z "$ccoption"; then
--- pgd-aa ends here ---
Home |
Main Index |
Thread Index |
Old Index