Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 May 2001 14:20:24 -0500
From:      Doug Poland <doug@polands.org>
To:        gnome@freebsd.org
Cc:        ports@freebsd.org
Subject:   Mozilla 0.9 broken?
Message-ID:  <20010529142023.A1566@polands.org>

next in thread | raw e-mail | index | archive | help
Hi,

I just sync'd my ports tree and attempted to build the
latest Mozilla port.  I received errors attempting to
build libmng?  Here's the relevent (I hope) output.

===>   mozilla-0.9,1 depends on shared library: mng.1 - not found
===>    Verifying install for mng.1 in /usr/ports/graphics/libmng
===>  Extracting for libmng-1.0.0_2
>> Checksum OK for libmng-1.0.0.tar.gz.
===>   libmng-1.0.0_2 depends on shared library: jpeg - found
===>   libmng-1.0.0_2 depends on shared library: lcms - found
===>  Patching for libmng-1.0.0_2
/usr/bin/perl -pi -e 's%lcms/lcms.h%lcms.h%' /usr/ports/graphics/libmng/work/libmng-1.0.0/configure  /usr/ports/graphics/libmng/work/libmng-1.0.0/libmng_types.h
===>  Configuring for libmng-1.0.0_2
===>  Building for libmng-1.0.0_2
Warning: Object directory not changed from original /usr/ports/graphics/libmng/work/libmng-1.0.0
cc -O -pipe  -I/usr/local/include -DMNG_FULL_CMS -c libmng_callback_xs.c -o libmng_callback_xs.o
cc -fpic -DPIC -O -pipe  -I/usr/local/include -DMNG_FULL_CMS -c libmng_callback_xs.c -o libmng_callback_xs.So
In file included from libmng.h:290,
                 from libmng_callback_xs.c:42:
libmng_types.h:149: lcms.h: No such file or directory
In file included from libmng.h:290,
                 from libmng_callback_xs.c:42:
libmng_types.h:149: lcms.h: No such file or directory
In file included from libmng.h:289,
                 from libmng_callback_xs.c:42:
libmng_types.h:357: syntax error before `mng_cmsprof'
libmng_types.h:357: warning: data definition has no type or storage class
libmng_types.h:358: syntax error before `mng_cmstrans'
libmng_types.h:358: warning: data definition has no type or storage class
libmng_types.h:359: syntax error before `mng_CIExyY'
libmng_types.h:359: warning: data definition has no type or storage class
libmng_types.h:360: syntax error before `mng_CIExyYTRIPLE'
libmng_types.h:360: warning: data definition has no type or storage class
libmng_types.h:361: syntax error before `mng_gammatabp'
libmng_types.h:361: warning: data definition has no type or storage class
In file included from libmng.h:289,
                 from libmng_callback_xs.c:42:
libmng_types.h:357: syntax error before `mng_cmsprof'
libmng_types.h:357: warning: data definition has no type or storage class
libmng_types.h:358: syntax error before `mng_cmstrans'
libmng_types.h:358: warning: data definition has no type or storage class
libmng_types.h:359: syntax error before `mng_CIExyY'
libmng_types.h:359: warning: data definition has no type or storage class
libmng_types.h:360: syntax error before `mng_CIExyYTRIPLE'
libmng_types.h:360: warning: data definition has no type or storage class
libmng_types.h:361: syntax error before `mng_gammatabp'
libmng_types.h:361: warning: data definition has no type or storage class
In file included from libmng_callback_xs.c:43:
libmng_data.h:235: syntax error before `mng_cmsprof'
In file included from libmng_callback_xs.c:43:
libmng_data.h:235: syntax error before `mng_cmsprof'
*** Error code 1
*** Error code 1
2 errors
*** Error code 2


Any ideas?

-- 

Regards,
Doug

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010529142023.A1566>