Stanislav Sedov wrote:
On Fri, 18 Apr 2008 21:43:47 +0200
Manfred Lotz <[EMAIL PROTECTED]> mentioned:

Stanislav Sedov wrote:
On Sat, 12 Apr 2008 21:04:14 +0200
Manfred Lotz <[EMAIL PROTECTED]> mentioned:

When trying 'make install' for lang/ocaml 3-10.2 I get:

Which platform is it? Can you attach the full build log?

Thanks!

I had CPUTYPE="pentium-m" in /etc/make.conf. After uncommenting CPUTYPE ocaml-3.10.2 could be build.


Does CPUYTYPE set via ?= works for ocaml? I have
CPUTYPE?=pentium-m in my make.conf and it builds fine.


The same error as before when I have CPUTYPE?="pentium-m". But when I have
CPUTYPE?=pentium-m the make for the ocaml port works fine.


So the double quotes are the problem.



--
Manfred

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to