svgalib-1.4.3_5 is only for i386, while you are running amd64

2010-06-07 Thread Giorgos Tsiapaliokas
hello,

i am trying to install vlc  but i came up against this error..

===   vlc-1.0.6_3,3 depends on file:
/usr/local/live/liveMedia/libliveMedia.a - found
===   vlc-1.0.6_3,3 depends on package: v4l_compat=1.0.20100321 - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/include/X11/xpm.h - found
===   vlc-1.0.6_3,3 depends on executable: gmake - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc -
found
===   vlc-1.0.6_3,3 depends on file: /usr/local/lib/qt4/libQtCore.so -
found
===   vlc-1.0.6_3,3 depends on file: /usr/local/lib/qt4/libQtGui.so - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/moc-qt4 - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/rcc - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/uic-qt4 - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/sdl-config - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/perl5.10.1 - found
===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/intltool-extract -
found
===   vlc-1.0.6_3,3 depends on file:
/usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===   vlc-1.0.6_3,3 depends on executable: pkg-config - found
===   vlc-1.0.6_3,3 depends on shared library: avcodec.1 - found
===   vlc-1.0.6_3,3 depends on shared library: dbus-1.3 - found
===   vlc-1.0.6_3,3 depends on shared library: notify.1 - found
===   vlc-1.0.6_3,3 depends on shared library: tar.0 - found
===   vlc-1.0.6_3,3 depends on shared library: zvbi.13 - found
===   vlc-1.0.6_3,3 depends on shared library: hal.1 - found
===   vlc-1.0.6_3,3 depends on shared library: avahi-common.3 - found
===   vlc-1.0.6_3,3 depends on shared library: vcdinfo.2 - found
===   vlc-1.0.6_3,3 depends on shared library: cdio.12 - found
===   vlc-1.0.6_3,3 depends on shared library: cdda_interface.0 - found
===   vlc-1.0.6_3,3 depends on shared library: dvbpsi.5 - found
===   vlc-1.0.6_3,3 depends on shared library: dvdnav.4 - found
===   vlc-1.0.6_3,3 depends on shared library: faac.0 - found
===   vlc-1.0.6_3,3 depends on shared library: faad.2 - found
===   vlc-1.0.6_3,3 depends on shared library: FLAC.10 - found
===   vlc-1.0.6_3,3 depends on shared library: fribidi.3 - found
===   vlc-1.0.6_3,3 depends on shared library: aa.1 - found
===   vlc-1.0.6_3,3 depends on shared library: dirac_decoder.1 - found
===   vlc-1.0.6_3,3 depends on shared library: x264.85 - found
===   vlc-1.0.6_3,3 depends on shared library: caca.0 - found
===   vlc-1.0.6_3,3 depends on shared library: dca.0 - found
===   vlc-1.0.6_3,3 depends on shared library: matroska.0 - found
===   vlc-1.0.6_3,3 depends on shared library: a52.0 - found
===   vlc-1.0.6_3,3 depends on shared library: mpeg2.0 - found
===   vlc-1.0.6_3,3 depends on shared library: shout.5 - found
===   vlc-1.0.6_3,3 depends on shared library: theora.0 - found
===   vlc-1.0.6_3,3 depends on shared library: tag.1 - found
===   vlc-1.0.6_3,3 depends on shared library: id3tag.0 - found
===   vlc-1.0.6_3,3 depends on shared library: mad.2 - found
===   vlc-1.0.6_3,3 depends on shared library: modplug.1 - found
===   vlc-1.0.6_3,3 depends on shared library: mpcdec.5 - found
===   vlc-1.0.6_3,3 depends on shared library: ogg.7 - found
===   vlc-1.0.6_3,3 depends on shared library: smbclient.0 - found
===   vlc-1.0.6_3,3 depends on shared library: gnutls.40 - found
===   vlc-1.0.6_3,3 depends on shared library: speex.1 - found
===   vlc-1.0.6_3,3 depends on shared library: vga.1 - not found
===Verifying install for vga.1 in /usr/ports/graphics/svgalib
===  svgalib-1.4.3_5 is only for i386, while you are running amd64.
*** Error code 1

Stop in /usr/ports/graphics/svgalib.
*** Error code 1

Stop in /usr/ports/multimedia/vlc.
*** Error code 1

Stop in /usr/ports/multimedia/vlc.


i search in the mailing list and i found that if i make a modify with  make
confing in /usr/ports/print/ghostscript8
these two parametres

[ ] GS_lvga256   D: SVGAlib, 256-color VGA modes
  [ ] GS_vgalib
 D: SVGAlib, 16-color VGA modes

that the problem will solved,but i had no luck.

also i updated my ports and the i updated the packages
multimedia/vlc,print/ghostscript,graphics/svgalib but still the problem
wasn't solved..

any help would be appreciated.:)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: svgalib-1.4.3_5 is only for i386, while you are running amd64

2010-06-07 Thread Manolis Kiagias
On 08/06/2010 8:16 π.μ., Giorgos Tsiapaliokas wrote:
 hello,

 i am trying to install vlc  but i came up against this error..

 ===   vlc-1.0.6_3,3 depends on file:
 /usr/local/live/liveMedia/libliveMedia.a - found
 ===   vlc-1.0.6_3,3 depends on package: v4l_compat=1.0.20100321 - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/include/X11/xpm.h - found
 ===   vlc-1.0.6_3,3 depends on executable: gmake - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/libdata/pkgconfig/xpm.pc -
 found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/lib/qt4/libQtCore.so -
 found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/lib/qt4/libQtGui.so - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/moc-qt4 - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/rcc - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/uic-qt4 - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/sdl-config - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/perl5.10.1 - found
 ===   vlc-1.0.6_3,3 depends on file: /usr/local/bin/intltool-extract -
 found
 ===   vlc-1.0.6_3,3 depends on file:
 /usr/local/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
 ===   vlc-1.0.6_3,3 depends on executable: pkg-config - found
 ===   vlc-1.0.6_3,3 depends on shared library: avcodec.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dbus-1.3 - found
 ===   vlc-1.0.6_3,3 depends on shared library: notify.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: tar.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: zvbi.13 - found
 ===   vlc-1.0.6_3,3 depends on shared library: hal.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: avahi-common.3 - found
 ===   vlc-1.0.6_3,3 depends on shared library: vcdinfo.2 - found
 ===   vlc-1.0.6_3,3 depends on shared library: cdio.12 - found
 ===   vlc-1.0.6_3,3 depends on shared library: cdda_interface.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dvbpsi.5 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dvdnav.4 - found
 ===   vlc-1.0.6_3,3 depends on shared library: faac.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: faad.2 - found
 ===   vlc-1.0.6_3,3 depends on shared library: FLAC.10 - found
 ===   vlc-1.0.6_3,3 depends on shared library: fribidi.3 - found
 ===   vlc-1.0.6_3,3 depends on shared library: aa.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dirac_decoder.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: x264.85 - found
 ===   vlc-1.0.6_3,3 depends on shared library: caca.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: dca.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: matroska.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: a52.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: mpeg2.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: shout.5 - found
 ===   vlc-1.0.6_3,3 depends on shared library: theora.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: tag.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: id3tag.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: mad.2 - found
 ===   vlc-1.0.6_3,3 depends on shared library: modplug.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: mpcdec.5 - found
 ===   vlc-1.0.6_3,3 depends on shared library: ogg.7 - found
 ===   vlc-1.0.6_3,3 depends on shared library: smbclient.0 - found
 ===   vlc-1.0.6_3,3 depends on shared library: gnutls.40 - found
 ===   vlc-1.0.6_3,3 depends on shared library: speex.1 - found
 ===   vlc-1.0.6_3,3 depends on shared library: vga.1 - not found
 ===Verifying install for vga.1 in /usr/ports/graphics/svgalib
 ===  svgalib-1.4.3_5 is only for i386, while you are running amd64.
 *** Error code 1

 Stop in /usr/ports/graphics/svgalib.
 *** Error code 1

 Stop in /usr/ports/multimedia/vlc.
 *** Error code 1

 Stop in /usr/ports/multimedia/vlc.


 i search in the mailing list and i found that if i make a modify with  make
 confing in /usr/ports/print/ghostscript8
 these two parametres

 [ ] GS_lvga256   D: SVGAlib, 256-color VGA modes
   [ ] GS_vgalib
  D: SVGAlib, 16-color VGA modes

 that the problem will solved,but i had no luck.

 also i updated my ports and the i updated the packages
 multimedia/vlc,print/ghostscript,graphics/svgalib but still the problem
 wasn't solved..

 any help would be appreciated.:)
   

This does not seem to be the only place where SVGALIB is defined though.
I just tried a make config-recursive in multimedia/vlc and can see
SVGALIB both in the main port, the sdl port and so on. It is off by
default (I am using amd64 too), so I guess you made some config changes
yourself.
At this point the easy way would be to:

cd /usr/ports/multimedia/vlc
make rmconfig-recursive
make config-recursive (careful not to select SVGALIB anywhere, or even
better just leave the default options)
make install clean
___

svgalib-1.4.3_5 is only for i386, while you are running amd64.

2008-09-11 Thread Dino Vliet
Hi folks,

On my adm64 dualcore system running freebsd 7 I want to install 
/usr/ports/multmedia/kino. However the port stops because of this:

==    Verifying install for gs in /usr/ports/print/ghostscript8
NOTE: Default paper size will be A4.
===  Found saved configuration for ghostscript8-8.62_5
===  Extracting for ghostscript8-8.62_5
= MD5 Checksum OK for ghostscript/ghostscript-8.62.tar.bz2.
= SHA256 Checksum OK for ghostscript/ghostscript-8.62.tar.bz2.
= MD5 Checksum OK for ghostscript/epag-3.09.tar.gz.
= SHA256 Checksum OK for ghostscript/epag-3.09.tar.gz.
/usr/bin/tar -C /usr/ports/print/ghostscript8/work/ghostscript-8.62 -xzf 
/usr/ports/distfiles/ghostscript/epag-3.09.tar.gz
/bin/ln -s -f epag-3.09 /usr/ports/print/ghostscript8/work/ghostscript-8.62/epag
install  -o root -g wheel -m 444 
/usr/ports/print/ghostscript8/files/epag.contrib.mak 
/usr/ports/print/ghostscript8/work/ghostscript-8.62/src/epag.contrib.mak
===  Patching for ghostscript8-8.62_5
===  Applying FreeBSD patches for ghostscript8-8.62_5
/usr/bin/sed -i.bak -e 's|%%DATADIR%%|/usr/local/share/ghostscript|g ;  
s|%%GS_VERSION%%|8.62|g'  
/usr/ports/print/ghostscript8/work/ghostscript-8.62/contrib/japanese/dmp_site.ps
===   ghostscript8-8.62_5 depends on executable: gmake - found
===   ghostscript8-8.62_5 depends on file: /usr/local/libdata/pkgconfig/xt.pc 
- found
===   ghostscript8-8.62_5 depends on file: 
/usr/local/libdata/pkgconfig/xext.pc - found
===   ghostscript8-8.62_5 depends on shared library: jpeg.9 - found
===   ghostscript8-8.62_5 depends on shared library: png.5 - found
===   ghostscript8-8.62_5 depends on shared library: vga.1 - not found
===    Verifying install for vga.1 in /usr/ports/graphics/svgalib
===  svgalib-1.4.3_5 is only for i386, while you are running amd64.
*** Error code 1

Stop in /usr/ports/graphics/svgalib.
*** Error code 1

Stop in /usr/ports/print/ghostscript8.
*** Error code 1

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

Stop in /usr/ports/multimedia/kino.
*** Error code 1

Stop in /usr/ports/multimedia/kino.

What is wrong here?

Brgds
Dino




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


Re: svgalib-1.4.3_5 is only for i386, while you are running amd64.

2008-09-11 Thread Pietro Cerutti

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Dino Vliet wrote:
| Hi folks,
Hello,

|
| On my adm64 dualcore system running freebsd 7 I want to install
/usr/ports/multmedia/kino. However the port stops because of this:
[snip]
| ===  svgalib-1.4.3_5 is only for i386, while you are running amd64.

| What is wrong here?

You're trying to build a port that is only available on i386 on an amd64
machine.

|
| Brgds
| Dino
|

- --
Pietro Cerutti
[EMAIL PROTECTED]

PGP Public Key:
http://gahr.ch/pgp

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (FreeBSD)

iEYEAREKAAYFAkjJU38ACgkQwMJqmJVx944yUwCg1SmMNGGCIJP9rZlgL25Ny7Dh
vckAnjOfgJhfgSWVlhYPA/ilyX37Chkd
=WL8d
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: svgalib-1.4.3_5 is only for i386, while you are running amd64.

2008-09-11 Thread Dan Nelson
In the last episode (Sep 11), Dino Vliet said:
 Hi folks,
 
 On my adm64 dualcore system running freebsd 7 I want to install 
 /usr/ports/multmedia/kino. However the port stops because of this:
 
 ==    Verifying install for gs in /usr/ports/print/ghostscript8
 NOTE: Default paper size will be A4.
 ===  Found saved configuration for ghostscript8-8.62_5
 ===  Extracting for ghostscript8-8.62_5
 = MD5 Checksum OK for ghostscript/ghostscript-8.62.tar.bz2.
 = SHA256 Checksum OK for ghostscript/ghostscript-8.62.tar.bz2.
 = MD5 Checksum OK for ghostscript/epag-3.09.tar.gz.
 = SHA256 Checksum OK for ghostscript/epag-3.09.tar.gz.
 /usr/bin/tar -C /usr/ports/print/ghostscript8/work/ghostscript-8.62 -xzf 
 /usr/ports/distfiles/ghostscript/epag-3.09.tar.gz
 /bin/ln -s -f epag-3.09 
 /usr/ports/print/ghostscript8/work/ghostscript-8.62/epag
 install  -o root -g wheel -m 444 
 /usr/ports/print/ghostscript8/files/epag.contrib.mak 
 /usr/ports/print/ghostscript8/work/ghostscript-8.62/src/epag.contrib.mak
 ===  Patching for ghostscript8-8.62_5
 ===  Applying FreeBSD patches for ghostscript8-8.62_5
 /usr/bin/sed -i.bak -e 's|%%DATADIR%%|/usr/local/share/ghostscript|g ;  
 s|%%GS_VERSION%%|8.62|g'  
 /usr/ports/print/ghostscript8/work/ghostscript-8.62/contrib/japanese/dmp_site.ps
 ===   ghostscript8-8.62_5 depends on executable: gmake - found
 ===   ghostscript8-8.62_5 depends on file: 
 /usr/local/libdata/pkgconfig/xt.pc - found
 ===   ghostscript8-8.62_5 depends on file: 
 /usr/local/libdata/pkgconfig/xext.pc - found
 ===   ghostscript8-8.62_5 depends on shared library: jpeg.9 - found
 ===   ghostscript8-8.62_5 depends on shared library: png.5 - found
 ===   ghostscript8-8.62_5 depends on shared library: vga.1 - not found
 ===    Verifying install for vga.1 in /usr/ports/graphics/svgalib
 ===  svgalib-1.4.3_5 is only for i386, while you are running amd64.

Try cd'ing to /usr/ports/print/ghostscript8, then run make config and
make sure the two SVGALIB options are unselected.  They should be about
15 lines from the top:

[ ] GS_lvga256   D: SVGAlib, 256-color VGA modes
[ ] GS_vgalibD: SVGAlib, 16-color VGA modes

Then rebuild ghostscript and you should be okay.

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