Re: eterm/port

2007-02-09 Thread Stanislav Sedov
On Thu, 08 Feb 2007 12:20:29 -0500
Lowell Gilbert [EMAIL PROTECTED] mentioned:

 Lowell Gilbert [EMAIL PROTECTED] writes:

 Hmm.  imlib2 isn't deleting properly, either.

 pkg_delete: file '/usr/local/bin/imlib2_bumpmap' doesn't exist
 pkg_delete: file '/usr/local/bin/imlib2_colorspace' doesn't exist
 pkg_delete: file '/usr/local/bin/imlib2_grab' doesn't exist
 pkg_delete: file '/usr/local/bin/imlib2_poly' doesn't exist
 pkg_delete: file '/usr/local/bin/imlib2_show' doesn't exist
 pkg_delete: file '/usr/local/bin/imlib2_test' doesn't exist
 pkg_delete: file '/usr/local/bin/imlib2_view' doesn't exist
 pkg_delete: couldn't entirely delete package (perhaps the packing list is
 incorrectly specified?)


Yeah, my fault. Broken by the latest commit. Already fixed.

--
Stanislav Sedov
ST4096-RIPE


pgpNzIv1SlsMT.pgp
Description: PGP signature


Re: eterm/port

2007-02-08 Thread Lowell Gilbert
Olivier Regnier [EMAIL PROTECTED] writes:

 Hello  :)

 Yesterday and today, i tried to install eterm with the ports tree with
 this command:
 portinstall eterm

 but everytime, i get an error that says Stop in
 /usr/ports/x11/eterm.! x11/eterm  (linker error)   Packages
 processed: 0 done, 0 ignored, 0 skipped and 1 failed

 You can see the result in the file called eterm-result.

 I don't understand. What happened ?

I don't use eterm, but I'm seeing it too when I looked into it.
Strangely, neither eterm nor imlib2 have changed in a couple of
months, and the sandbox built them properly since then.

 Can you help me please ?

 Thank you in advance ;)

 -- 
 Cheers,
 Olivier Regnier


 ---  Installing 'eterm-0.9.4' from a port (x11/eterm)
 ---  Building '/usr/ports/x11/eterm'
 ===  Cleaning for man2html-3.0.1_1
 ===  Cleaning for imlib2-20060926_1,1
 ===  Cleaning for libast-0.7
 ===  Cleaning for libiconv-1.9.2_2
 ===  Cleaning for xorg-libraries-6.9.0_1
 ===  Cleaning for perl-5.8.8
 ===  Cleaning for pkg-config-0.21
 ===  Cleaning for freetype2-2.2.1_1
 ===  Cleaning for jpeg-6b_4
 ===  Cleaning for png-1.2.14
 ===  Cleaning for tiff-3.8.2_1
 ===  Cleaning for libungif-4.1.4_2
 ===  Cleaning for libid3tag-0.15.1b
 ===  Cleaning for pcre-7.0
 ===  Cleaning for libtool-1.5.22_3
 ===  Cleaning for imake-6.9.0_1
 ===  Cleaning for libdrm-2.0.2
 ===  Cleaning for fontconfig-2.3.2_6,1
 ===  Cleaning for gmake-3.81_1
 ===  Cleaning for expat-2.0.0_1
 ===  Cleaning for gettext-0.14.5_2
 ===  Cleaning for eterm-0.9.4
 ===  Vulnerability check disabled, database not found
 ===  Found saved configuration for eterm-0.9.4
 ===  Extracting for eterm-0.9.4
 = MD5 Checksum OK for Eterm-0.9.4.tar.gz.
 = SHA256 Checksum OK for Eterm-0.9.4.tar.gz.
 ===  Patching for eterm-0.9.4
 ===  Applying FreeBSD patches for eterm-0.9.4
 ===   eterm-0.9.4 depends on executable in : man2html - found
 ===   eterm-0.9.4 depends on shared library: Imlib2.3 - found
 ===   eterm-0.9.4 depends on shared library: ast.2 - found
 ===   eterm-0.9.4 depends on shared library: iconv.3 - found
 ===   eterm-0.9.4 depends on shared library: X11.6 - found
 ===  Configuring for eterm-0.9.4
 configure: WARNING: you should use --build, --host, --target
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 /usr/ports/x11/eterm/work/Eterm-0.9.4/missing: Unknown `--run' option
 Try `/usr/ports/x11/eterm/work/Eterm-0.9.4/missing --help' for more 
 information
 configure: WARNING: `missing' script is too old or missing
 checking for gawk... no
 checking for mawk... no
 checking for nawk... nawk
 checking whether make sets $(MAKE)... yes
 checking for preferred libtoolize... libtoolize
 checking for preferred aclocal... aclocal
 checking for preferred autoconf... autoconf
 checking for preferred autoheader... autoheader
 checking for preferred automake... automake
 grep: ./src/netdisp.c: No such file or directory
 checking build system type... i386-portbld-freebsd6.2
 checking host system type... i386-portbld-freebsd6.2
 checking for i386-portbld-freebsd6.2-gcc... cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ANSI C... none needed
 checking for style of include used by make... GNU
 checking dependency style of cc... gcc3
 checking how to run the C preprocessor... cc -E
 checking for egrep... grep -E
 checking for AIX... no
 checking for library containing strerror... none required
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking minix/config.h usability... no
 checking minix/config.h presence... no
 checking for minix/config.h... no
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for ld used by cc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for BSD-compatible nm... nm
 checking whether ln -s works... yes
 checking how to recognise dependent libraries... pass_all
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking for i386-portbld-freebsd6.2-g++... c++
 checking whether we are using the GNU C++ compiler... yes
 checking whether c++ accepts -g... yes
 checking dependency style of c++... gcc3
 checking how to run the C++ preprocessor... c++ -E
 checking for i386-portbld-freebsd6.2-g77... no
 checking for 

Re: eterm/port

2007-02-08 Thread Lowell Gilbert
Lowell Gilbert [EMAIL PROTECTED] writes:

 I don't use eterm, but I'm seeing it too when I looked into it.
 Strangely, neither eterm nor imlib2 have changed in a couple of
 months, and the sandbox built them properly since then.

Hmm.  imlib2 isn't deleting properly, either.  

pkg_delete: file '/usr/local/bin/imlib2_bumpmap' doesn't exist
pkg_delete: file '/usr/local/bin/imlib2_colorspace' doesn't exist
pkg_delete: file '/usr/local/bin/imlib2_grab' doesn't exist
pkg_delete: file '/usr/local/bin/imlib2_poly' doesn't exist
pkg_delete: file '/usr/local/bin/imlib2_show' doesn't exist
pkg_delete: file '/usr/local/bin/imlib2_test' doesn't exist
pkg_delete: file '/usr/local/bin/imlib2_view' doesn't exist
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

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


eterm/port

2007-02-07 Thread Olivier Regnier

Hello  :)

Yesterday and today, i tried to install eterm with the ports tree with 
this command:

 portinstall eterm

but everytime, i get an error that says Stop in /usr/ports/x11/eterm.! 
x11/eterm  (linker error)   Packages processed: 0 done, 0 ignored, 0 
skipped and 1 failed


You can see the result in the file called eterm-result.

I don't understand. What happened ?

Can you help me please ?

Thank you in advance ;)

--
Cheers,
Olivier Regnier

---  Installing 'eterm-0.9.4' from a port (x11/eterm)
---  Building '/usr/ports/x11/eterm'
===  Cleaning for man2html-3.0.1_1
===  Cleaning for imlib2-20060926_1,1
===  Cleaning for libast-0.7
===  Cleaning for libiconv-1.9.2_2
===  Cleaning for xorg-libraries-6.9.0_1
===  Cleaning for perl-5.8.8
===  Cleaning for pkg-config-0.21
===  Cleaning for freetype2-2.2.1_1
===  Cleaning for jpeg-6b_4
===  Cleaning for png-1.2.14
===  Cleaning for tiff-3.8.2_1
===  Cleaning for libungif-4.1.4_2
===  Cleaning for libid3tag-0.15.1b
===  Cleaning for pcre-7.0
===  Cleaning for libtool-1.5.22_3
===  Cleaning for imake-6.9.0_1
===  Cleaning for libdrm-2.0.2
===  Cleaning for fontconfig-2.3.2_6,1
===  Cleaning for gmake-3.81_1
===  Cleaning for expat-2.0.0_1
===  Cleaning for gettext-0.14.5_2
===  Cleaning for eterm-0.9.4
===  Vulnerability check disabled, database not found
===  Found saved configuration for eterm-0.9.4
===  Extracting for eterm-0.9.4
= MD5 Checksum OK for Eterm-0.9.4.tar.gz.
= SHA256 Checksum OK for Eterm-0.9.4.tar.gz.
===  Patching for eterm-0.9.4
===  Applying FreeBSD patches for eterm-0.9.4
===   eterm-0.9.4 depends on executable in : man2html - found
===   eterm-0.9.4 depends on shared library: Imlib2.3 - found
===   eterm-0.9.4 depends on shared library: ast.2 - found
===   eterm-0.9.4 depends on shared library: iconv.3 - found
===   eterm-0.9.4 depends on shared library: X11.6 - found
===  Configuring for eterm-0.9.4
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
/usr/ports/x11/eterm/work/Eterm-0.9.4/missing: Unknown `--run' option
Try `/usr/ports/x11/eterm/work/Eterm-0.9.4/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for preferred libtoolize... libtoolize
checking for preferred aclocal... aclocal
checking for preferred autoconf... autoconf
checking for preferred autoheader... autoheader
checking for preferred automake... automake
grep: ./src/netdisp.c: No such file or directory
checking build system type... i386-portbld-freebsd6.2
checking host system type... i386-portbld-freebsd6.2
checking for i386-portbld-freebsd6.2-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for AIX... no
checking for library containing strerror... none required
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i386-portbld-freebsd6.2-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for i386-portbld-freebsd6.2-g77... no
checking for i386-portbld-freebsd6.2-f77... no
checking for i386-portbld-freebsd6.2-xlf... no
checking for i386-portbld-freebsd6.2-frt... no
checking for i386-portbld-freebsd6.2-pgf77... no
checking for i386-portbld-freebsd6.2-fort77... no
checking for i386-portbld-freebsd6.2-fl32... no
checking for i386-portbld-freebsd6.2-af77... no
checking for