build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
hi to all the list,

i am trying to install ImageMagick 6.4.4.1_1 from the ports system.
The problem seems to be that i can't complete succesfully the tests of
imagemagick. In particular i fail in all the Magick++ tests

[snip]

FAIL: Magick++/tests/exceptions.sh
FAIL: Magick++/tests/appendImages.sh
FAIL: Magick++/tests/attributes.sh
FAIL: Magick++/tests/averageImages.sh
FAIL: Magick++/tests/coalesceImages.sh
FAIL: Magick++/tests/coderInfo.sh
FAIL: Magick++/tests/colorHistogram.sh
FAIL: Magick++/tests/color.sh
FAIL: Magick++/tests/montageImages.sh
FAIL: Magick++/tests/morphImages.sh
FAIL: Magick++/tests/readWriteBlob.sh
FAIL: Magick++/tests/readWriteImages.sh
FAIL: Magick++/demo/analyze.sh
FAIL: Magick++/demo/button.sh
FAIL: Magick++/demo/demo.sh
FAIL: Magick++/demo/flip.sh
FAIL: Magick++/demo/gravity.sh
FAIL: Magick++/demo/piddle.sh
FAIL: Magick++/demo/shapes.sh
FAIL: Magick++/demo/zoom_bessel.sh
FAIL: Magick++/demo/zoom_blackman.sh
FAIL: Magick++/demo/zoom_box.sh
FAIL: Magick++/demo/zoom_catrom.sh
FAIL: Magick++/demo/zoom_cubic.sh
FAIL: Magick++/demo/zoom_gaussian.sh
FAIL: Magick++/demo/zoom_hamming.sh
FAIL: Magick++/demo/zoom_hanning.sh
FAIL: Magick++/demo/zoom_hermite.sh
FAIL: Magick++/demo/zoom_lanczos.sh
FAIL: Magick++/demo/zoom_mitchell.sh
FAIL: Magick++/demo/zoom_point.sh
FAIL: Magick++/demo/zoom_quadratic.sh
FAIL: Magick++/demo/zoom_sample.sh
FAIL: Magick++/demo/zoom_scale.sh
FAIL: Magick++/demo/zoom_sinc.sh
FAIL: Magick++/demo/zoom_triangle.sh

[snip]

===
36 of 699 tests failed
Please report to http://www.imagemagick.org
===
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.4.
*** Error code 1




What i've tried so far:

* i tried to install using
   portugrade -P -N ImageMagick and then by using
   cd /usr/ports/graphics/ImageMagick/  make install clean
* updated the ports
* installed or updated to the last version all the tools listed from
freshports.org as Required To Build or Required To Run
  Required To Build: lang/perl5.8, devel/pkg-config,
print/ghostscript8-nox11
  Required To Run: lang/perl5.8, devel/pkg-config, print/ghostscript8-nox11
* finally i updated to  libtool-1.5.26 because in
/usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.4/Magick++/tests/attributes.sh
in the comments is mentioned that libtool is needed...

Any ideas will be great! even if they are just directions for where to
look from here...because i am out of ideas..

regards,
nikos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Anton Shterenlikht
On Wed, Oct 29, 2008 at 09:33:40AM +0200, Aggelidis Nikos wrote:
 hi to all the list,
 
 i am trying to install ImageMagick 6.4.4.1_1 from the ports system.
 The problem seems to be that i can't complete succesfully the tests of
 imagemagick. In particular i fail in all the Magick++ tests
 
 [snip]
 
 FAIL: Magick++/tests/exceptions.sh
 FAIL: Magick++/tests/appendImages.sh
 FAIL: Magick++/tests/attributes.sh
 FAIL: Magick++/tests/averageImages.sh
 FAIL: Magick++/tests/coalesceImages.sh
 FAIL: Magick++/tests/coderInfo.sh
 FAIL: Magick++/tests/colorHistogram.sh
 FAIL: Magick++/tests/color.sh
 FAIL: Magick++/tests/montageImages.sh
 FAIL: Magick++/tests/morphImages.sh
 FAIL: Magick++/tests/readWriteBlob.sh
 FAIL: Magick++/tests/readWriteImages.sh
 FAIL: Magick++/demo/analyze.sh
 FAIL: Magick++/demo/button.sh
 FAIL: Magick++/demo/demo.sh
 FAIL: Magick++/demo/flip.sh
 FAIL: Magick++/demo/gravity.sh
 FAIL: Magick++/demo/piddle.sh
 FAIL: Magick++/demo/shapes.sh
 FAIL: Magick++/demo/zoom_bessel.sh
 FAIL: Magick++/demo/zoom_blackman.sh
 FAIL: Magick++/demo/zoom_box.sh
 FAIL: Magick++/demo/zoom_catrom.sh
 FAIL: Magick++/demo/zoom_cubic.sh
 FAIL: Magick++/demo/zoom_gaussian.sh
 FAIL: Magick++/demo/zoom_hamming.sh
 FAIL: Magick++/demo/zoom_hanning.sh
 FAIL: Magick++/demo/zoom_hermite.sh
 FAIL: Magick++/demo/zoom_lanczos.sh
 FAIL: Magick++/demo/zoom_mitchell.sh
 FAIL: Magick++/demo/zoom_point.sh
 FAIL: Magick++/demo/zoom_quadratic.sh
 FAIL: Magick++/demo/zoom_sample.sh
 FAIL: Magick++/demo/zoom_scale.sh
 FAIL: Magick++/demo/zoom_sinc.sh
 FAIL: Magick++/demo/zoom_triangle.sh
 
 [snip]
 
 ===
 36 of 699 tests failed
 Please report to http://www.imagemagick.org
 ===
 *** Error code 1
 
 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.4.
 *** Error code 1
 
 
 
 
 What i've tried so far:
 
 * i tried to install using
portugrade -P -N ImageMagick and then by using
cd /usr/ports/graphics/ImageMagick/  make install clean
 * updated the ports
 * installed or updated to the last version all the tools listed from
 freshports.org as Required To Build or Required To Run
   Required To Build: lang/perl5.8, devel/pkg-config,
 print/ghostscript8-nox11
   Required To Run: lang/perl5.8, devel/pkg-config, 
 print/ghostscript8-nox11
 * finally i updated to  libtool-1.5.26 because in
 /usr/ports/graphics/ImageMagick/work/ImageMagick-6.4.4/Magick++/tests/attributes.sh
 in the comments is mentioned that libtool is needed...
 
 Any ideas will be great! even if they are just directions for where to
 look from here...because i am out of ideas..

what platform and FBSD version?
did you build with perl support?
mail output of `make showconfig'.
YOu shouldn't need to build each port manually. If you upgrade ImageMagick
with portupgrade or portmaster, all dependencies would have been checked,
and all updates of ports on which IM depends would have been performed.

I've passed all tests on i386 and all but 2 tests on alpha.

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Manolis Kiagias

Aggelidis Nikos wrote:

hi to all the list,

i am trying to install ImageMagick 6.4.4.1_1 from the ports system.
The problem seems to be that i can't complete succesfully the tests of
imagemagick. In particular i fail in all the Magick++ tests

[snip]


  


If I remember well, this is a known issue.  Change to the port's 
directory, execute make config, and deselect IMAGEMAGICK_TESTS from the 
options dialog. It should build and install fine.

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


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
Here are the configurations options:

=== The following configuration options are available for
ImageMagick-6.4.4.1_1:
 X11=on X11 support
 IMAGEMAGICK_TESTS=on Run bundled self-tests after build
 IMAGEMAGICK_OPENMP=off OpenMP for SMP (needs threads)
 IMAGEMAGICK_PERL=on Perl support
 IMAGEMAGICK_MODULES=off Modules support (broken)
 IMAGEMAGICK_BZLIB=on Bzlib support
 IMAGEMAGICK_16BIT_PIXEL=on 16bit pixel support
 IMAGEMAGICK_DJVU=off DJVU format support (needs threads)
 IMAGEMAGICK_LCMS=on LCMS support
 IMAGEMAGICK_HDRI=off High Dynamic Range Images (HDRI)
 IMAGEMAGICK_TTF=on Freetype support
 IMAGEMAGICK_FONTCONFIG=on Fontconfig support
 IMAGEMAGICK_JPEG=on JPG format support
 IMAGEMAGICK_OPENEXR=off OpenEXR support (needs threads)
 IMAGEMAGICK_PNG=on PNG format support
 IMAGEMAGICK_TIFF=on TIFF format support
 IMAGEMAGICK_FPX=on FPX format support
 IMAGEMAGICK_JBIG=on JBIG format support
 IMAGEMAGICK_JPEG2000=on JPEG2000 format support
 IMAGEMAGICK_DOT=off GraphViz dot graphs support
 IMAGEMAGICK_WMF=off WMF format support
 IMAGEMAGICK_SVG=off SVG format support
 IMAGEMAGICK_PDF=on PDF format support
 IMAGEMAGICK_GSLIB=off libgs (Postscript SHLIB) support
=== Use 'make config' to modify these settings

 what platform and FBSD version?

#uname -a: FreeBSD apollo 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb
24 19:59:52 UTC 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

 did you build with perl support?
yes


 If I remember well, this is a known issue.  Change to the port's directory,
 execute make config, and deselect IMAGEMAGICK_TESTS from the options dialog.
 It should build and install fine.

oh i didn't know this, but Anton stated that
 I've passed all tests on i386

So you think i should disable the tests and recompile?

thank you all for your help so far,
nikos
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Manolis Kiagias

Aggelidis Nikos wrote:

Here are the configurations options:

=== The following configuration options are available for
ImageMagick-6.4.4.1_1:
 X11=on X11 support
 IMAGEMAGICK_TESTS=on Run bundled self-tests after build
 IMAGEMAGICK_OPENMP=off OpenMP for SMP (needs threads)
 IMAGEMAGICK_PERL=on Perl support
 IMAGEMAGICK_MODULES=off Modules support (broken)
 IMAGEMAGICK_BZLIB=on Bzlib support
 IMAGEMAGICK_16BIT_PIXEL=on 16bit pixel support
 IMAGEMAGICK_DJVU=off DJVU format support (needs threads)
 IMAGEMAGICK_LCMS=on LCMS support
 IMAGEMAGICK_HDRI=off High Dynamic Range Images (HDRI)
 IMAGEMAGICK_TTF=on Freetype support
 IMAGEMAGICK_FONTCONFIG=on Fontconfig support
 IMAGEMAGICK_JPEG=on JPG format support
 IMAGEMAGICK_OPENEXR=off OpenEXR support (needs threads)
 IMAGEMAGICK_PNG=on PNG format support
 IMAGEMAGICK_TIFF=on TIFF format support
 IMAGEMAGICK_FPX=on FPX format support
 IMAGEMAGICK_JBIG=on JBIG format support
 IMAGEMAGICK_JPEG2000=on JPEG2000 format support
 IMAGEMAGICK_DOT=off GraphViz dot graphs support
 IMAGEMAGICK_WMF=off WMF format support
 IMAGEMAGICK_SVG=off SVG format support
 IMAGEMAGICK_PDF=on PDF format support
 IMAGEMAGICK_GSLIB=off libgs (Postscript SHLIB) support
=== Use 'make config' to modify these settings

  

what platform and FBSD version?



#uname -a: FreeBSD apollo 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb
24 19:59:52 UTC 2008
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386

  

did you build with perl support?


yes

  

If I remember well, this is a known issue.  Change to the port's directory,
execute make config, and deselect IMAGEMAGICK_TESTS from the options dialog.
It should build and install fine.



oh i didn't know this, but Anton stated that
  

I've passed all tests on i386



So you think i should disable the tests and recompile?

thank you all for your help so far,
nikos
  


AFAIR, there was a discussion about this not so long ago, and compiling 
without the tests was a proposed solution. In fact, I just checked my 
system and I have ImageMagick installed without the tests in the config 
options.

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


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Anton Shterenlikht
On Wed, Oct 29, 2008 at 01:52:08PM +0200, Aggelidis Nikos wrote:
 Here are the configurations options:
 
 === The following configuration options are available for
 ImageMagick-6.4.4.1_1:
  X11=on X11 support
  IMAGEMAGICK_TESTS=on Run bundled self-tests after build
  IMAGEMAGICK_OPENMP=off OpenMP for SMP (needs threads)
  IMAGEMAGICK_PERL=on Perl support
  IMAGEMAGICK_MODULES=off Modules support (broken)
  IMAGEMAGICK_BZLIB=on Bzlib support
  IMAGEMAGICK_16BIT_PIXEL=on 16bit pixel support
  IMAGEMAGICK_DJVU=off DJVU format support (needs threads)
  IMAGEMAGICK_LCMS=on LCMS support
  IMAGEMAGICK_HDRI=off High Dynamic Range Images (HDRI)
  IMAGEMAGICK_TTF=on Freetype support
  IMAGEMAGICK_FONTCONFIG=on Fontconfig support
  IMAGEMAGICK_JPEG=on JPG format support
  IMAGEMAGICK_OPENEXR=off OpenEXR support (needs threads)
  IMAGEMAGICK_PNG=on PNG format support
  IMAGEMAGICK_TIFF=on TIFF format support
  IMAGEMAGICK_FPX=on FPX format support
  IMAGEMAGICK_JBIG=on JBIG format support
  IMAGEMAGICK_JPEG2000=on JPEG2000 format support
  IMAGEMAGICK_DOT=off GraphViz dot graphs support
  IMAGEMAGICK_WMF=off WMF format support
  IMAGEMAGICK_SVG=off SVG format support
  IMAGEMAGICK_PDF=on PDF format support
  IMAGEMAGICK_GSLIB=off libgs (Postscript SHLIB) support
 === Use 'make config' to modify these settings
 
  what platform and FBSD version?
 
 #uname -a: FreeBSD apollo 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb
 24 19:59:52 UTC 2008
 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC  i386
 
  did you build with perl support?
 yes
 
 
  If I remember well, this is a known issue.  Change to the port's directory,
  execute make config, and deselect IMAGEMAGICK_TESTS from the options dialog.
  It should build and install fine.
 
 oh i didn't know this, but Anton stated that
  I've passed all tests on i386
 
 So you think i should disable the tests and recompile?

In any case you can build and install without tests,
and then do 'make check' separately.

I'm building IM on i386 7.0-stable and 8.0-current.
Will let you know how the tests go soon.

Post also your /etc/make.conf

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
On Wed, Oct 29, 2008 at 2:02 PM, Anton Shterenlikht [EMAIL PROTECTED] wrote:
 In any case you can build and install without tests,
 and then do 'make check' separately.

 I'm building IM on i386 7.0-stable and 8.0-current.
 Will let you know how the tests go soon.

 Post also your /etc/make.conf


here it is:
NO_OPENSSH = YES
# added by use.perl 2008-10-28 20:44:42
PERL_VER=5.8.8
PERL_VERSION=5.8.8

i will try and build without the tests
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Jeremy Chadwick
On Wed, Oct 29, 2008 at 02:49:36PM +0200, Aggelidis Nikos wrote:
 On Wed, Oct 29, 2008 at 2:02 PM, Anton Shterenlikht [EMAIL PROTECTED] wrote:
  In any case you can build and install without tests,
  and then do 'make check' separately.
 
  I'm building IM on i386 7.0-stable and 8.0-current.
  Will let you know how the tests go soon.
 
  Post also your /etc/make.conf
 
 
 here it is:
 NO_OPENSSH = YES
 # added by use.perl 2008-10-28 20:44:42
 PERL_VER=5.8.8
 PERL_VERSION=5.8.8

Your NO_OPENSSH = YES line is broken, by the way.  You have a space
between the H and the =.

-- 
| Jeremy Chadwickjdc at parodius.com |
| Parodius Networking   http://www.parodius.com/ |
| UNIX Systems Administrator  Mountain View, CA, USA |
| Making life hard for others since 1977.  PGP: 4BD6C0CB |

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


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Anton Shterenlikht
On Wed, Oct 29, 2008 at 02:47:03PM +0200, Aggelidis Nikos wrote:
 On Wed, Oct 29, 2008 at 2:02 PM, Anton Shterenlikht [EMAIL PROTECTED] wrote:
  In any case you can build and install without tests,
  and then do 'make check' separately.
 
  I'm building IM on i386 7.0-stable and 8.0-current.
  Will let you know how the tests go soon.
 
  Post also your /etc/make.conf
 
 here it is:
 NO_OPENSSH = YES
 # added by use.perl 2008-10-28 20:44:42
 PERL_VER=5.8.8
 PERL_VERSION=5.8.8
 
 i will try and build without the tests

not sure if it is related to your problems, but
I'm surprised you haven't got at least this in your /etc/make.conf

CFLAGS= -O -pipe
MAKE_SHELL=sh
BDECFLAGS=  -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
-Wcast-qual -Wchar-subscripts -Winline \
-Wmissing-prototypes -Wnested-externs -Wpointer-arith \
-Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
COPTFLAGS= -O -pipe
INSTALL=install -C

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Anton Shterenlikht
On Wed, Oct 29, 2008 at 01:17:23PM +0200, Manolis Kiagias wrote:
 Aggelidis Nikos wrote:
  hi to all the list,
 
  i am trying to install ImageMagick 6.4.4.1_1 from the ports system.
  The problem seems to be that i can't complete succesfully the tests of
  imagemagick. In particular i fail in all the Magick++ tests
 
  [snip]
 
 

 
 If I remember well, this is a known issue.  Change to the port's 
 directory, execute make config, and deselect IMAGEMAGICK_TESTS from the 
 options dialog. It should build and install fine.

on i386 7.0-release:

[skip]

PASS: utilities/tests/wave.sh
PASS: utilities/tests/montage.sh

All 699 tests passed

cd PerlMagick  make CC='cc -std=gnu99' test
/bin/sh ../magick.sh PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.8 -MExtUtils::Com
mand::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/bzlib/*.t t/fp
x/*.t t/jbig/*.t t/jpeg/*.t t/jp2/*.t t/png/*.t t/tiff/*.t t/wmf/*.t t/zlib/*.t
t/blobok
t/bzlib/read..ok
t/bzlib/write.ok
t/composite...ok
t/filter..ok
t/fpx/readok
t/fpx/write...ok
t/getattributeok
t/jbig/read...ok
t/jbig/write..ok
t/jp2/readok
t/jpeg/read...ok
t/jpeg/write..ok
t/montage.ok
t/png/read-16.ok
t/png/readok
t/png/write-16ok
t/png/write...ok
t/readok
t/setattributeok
t/tiff/read...ok
t/tiff/write..ok
t/wmf/readok
t/write...ok
t/zlib/read...ok
t/zlib/write..ok
All tests successful.
Files=26, Tests=343, 130 wallclock secs ( 0.45 cusr +  0.06 csys =  0.52 CPU)
#

on i386 8.0-current (faster box):

PASS: utilities/tests/wave.sh
PASS: utilities/tests/montage.sh

All 699 tests passed

cd PerlMagick  make CC='cc -std=gnu99' test
/bin/sh ../magick.sh PERL_DL_NONLAZY=1 /usr/local/bin/perl5.8.8 -MExtUtils::Com
mand::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/bzlib/*.t t/fp
x/*.t t/jbig/*.t t/jpeg/*.t t/jp2/*.t t/png/*.t t/tiff/*.t t/wmf/*.t t/zlib/*.t
t/blobok
t/bzlib/read..ok
t/bzlib/write.ok
t/composite...ok
t/filter..ok
t/fpx/readok
t/fpx/write...ok
t/getattributeok
t/jbig/read...ok
t/jbig/write..ok
t/jp2/readok
t/jpeg/read...ok
t/jpeg/write..ok
t/montage.ok
t/png/read-16.ok
t/png/readok
t/png/write-16ok
t/png/write...ok
t/readok
t/setattributeok
t/tiff/read...ok
t/tiff/write..ok
t/wmf/readok
t/write...ok
t/zlib/read...ok
t/zlib/write..ok
All tests successful.
Files=26, Tests=343, 20 wallclock secs (13.97 cusr +  4.35 csys = 18.32 CPU)
#

perhaps you just haven't built perlmagick, or use some old libraries -
just a guess.

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
On Wed, Oct 29, 2008 at 3:34 PM, Jeremy Chadwick [EMAIL PROTECTED] wrote:
 Your NO_OPENSSH = YES line is broken, by the way.  You have a space
 between the H and the =.

thank you! i fixed it.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Aggelidis Nikos
On Wed, Oct 29, 2008 at 3:49 PM, Anton Shterenlikht [EMAIL PROTECTED] wrote:

 perhaps you just haven't built perlmagick, or use some old libraries -
 just a guess.

I haven't build perlmagick. I only tried to build imagemagick {because
it was required by kile}...

Could it be this? The problems that i find are at the test of
magick++ i pass successfully every other test...

 I'm surprised you haven't got at least this in your /etc/make.conf

 CFLAGS= -O -pipe
 MAKE_SHELL=sh
 BDECFLAGS=  -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
-Wcast-qual -Wchar-subscripts -Winline \
-Wmissing-prototypes -Wnested-externs -Wpointer-arith \
-Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
 COPTFLAGS= -O -pipe
 INSTALL=install -C
i have the default make.conf if i recall correctly... should i add them?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: build ImageMagick 6.4.4.1_1 from ports failed...

2008-10-29 Thread Anton Shterenlikht
On Wed, Oct 29, 2008 at 04:30:35PM +0200, Aggelidis Nikos wrote:
 On Wed, Oct 29, 2008 at 3:49 PM, Anton Shterenlikht [EMAIL PROTECTED] wrote:
 
  perhaps you just haven't built perlmagick, or use some old libraries -
  just a guess.
 
 I haven't build perlmagick. I only tried to build imagemagick {because
 it was required by kile}...
 
 Could it be this? The problems that i find are at the test of
 magick++ i pass successfully every other test...
 
  I'm surprised you haven't got at least this in your /etc/make.conf
 
  CFLAGS= -O -pipe
  MAKE_SHELL=sh
  BDECFLAGS=  -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
 -Wcast-qual -Wchar-subscripts -Winline \
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
 -Wredundant-decls -Wshadow -Wstrict-prototypes 
  -Wwrite-strings
  COPTFLAGS= -O -pipe
  INSTALL=install -C
 i have the default make.conf if i recall correctly... should i add them?

have a look at the example, typically at /usr/share/examples/etc/make.conf

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 928 8233 
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]