gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] gnash 0.7.2 on FreeBSD


From: Mario Pavlov
Subject: [Gnash-dev] gnash 0.7.2 on FreeBSD
Date: Sun, 18 Mar 2007 18:04:19 +0200 (GMT+02:00)

Hello guys :)
I have two questions :)
1) Does gnash require to be compiled with GTK support for the browser plugin to 
be build ?
2) If the answer of the first question is "YES", I'll ask you for some help 
with getting gnash to work on FreeBSD

OK, here is what I do:
I've compiled gnash with SDL support and it worked fine, I was able to use 
gnash like stand alone player and watch some flash movies, but I discovered 
that the browser plugin was not built so I recompiled gnash with GTK support 
and got the browser plugin built
but when I tried to play a movie I got this

===========================================================================
$ gnash flashmovie.swf
/libexec/ld-elf.so.1: gnash: Undefined symbol "_ZN5gnash6GtkGuiC1Emfbj"
===========================================================================

I'll include all possible information that crosses my mind

compiling gnash:
I'm compiling it with default options from the FreeBSD ports system
this means that it should include broser plugin, GTK support and MAD support

===========================================================================
# make install clean > build.log
test: x: unexpected operator
test: x: unexpected operator
configure: WARNING: jpeglib.h: accepted by the compiler, rejected by the 
preprocessor!
configure: WARNING: jpeglib.h: proceeding with the compiler's result
gnome-config: not found
test: x: unexpected operator
In file included from /usr/local/include/boost/config.hpp:35,
                 from /usr/local/include/boost/detail/lightweight_mutex.hpp:29,
                 from log.cpp:48:
/usr/local/include/boost/config/compiler/gcc.hpp:70:1: warning: 
"BOOST_HAS_THREADS" redefined
log.cpp:47:1: warning: this is the location of the previous definition
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
amf.cpp: In member function `void* amf::AMF::encodeElement(amf::AMF::astype_e, 
void*, int)':
amf.cpp:299: warning: 'pktsize' might be used uninitialized in this function
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
In file included from ../../server/movie_root.h:32,
                 from Key.cpp:28:
../../server/parser/movie_def_impl.h: In member function `virtual const 
gnash::rect& gnash::movie_def_impl::get_bound() const':
../../server/parser/movie_def_impl.h:510: warning: no return statement in 
function returning non-void
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `-release' is ignored for convenience libraries
In file included from button_character_def.cpp:9:
button_character_def.h: In member function `virtual const gnash::rect& 
gnash::button_character_definition::get_bound() const':
button_character_def.h:134: warning: no return statement in function returning 
non-void
button_character_def.h: In member function `const gnash::rect& 
gnash::button_character_definition::get_button_bound(int) const':
button_character_def.h:139: warning: no return statement in function returning 
non-void
button_character_def.h: In member function `virtual const gnash::rect& 
gnash::button_character_definition::get_bound() const':
button_character_def.h:134: warning: control reaches end of non-void function
In file included from movie_def_impl.cpp:21:
movie_def_impl.h: In member function `virtual const gnash::rect& 
gnash::movie_def_impl::get_bound() const':
movie_def_impl.h:510: warning: no return statement in function returning 
non-void
movie_def_impl.h:510: warning: control reaches end of non-void function
In file included from sprite_definition.cpp:32:
sprite_definition.h: In member function `virtual const gnash::rect& 
gnash::sprite_definition::get_bound() const':
sprite_definition.h:393: warning: no return statement in function returning 
non-void
sprite_definition.h:393: warning: control reaches end of non-void function
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `-release' is ignored for convenience libraries
as_value.cpp: In member function `bool gnash::as_value::operator==(const 
gnash::as_value&) const':
as_value.cpp:438: warning: control reaches end of non-void function
In file included from movie_root.h:32,
                 from movie_root.cpp:26:
../server/parser/movie_def_impl.h: In member function `virtual const 
gnash::rect& gnash::movie_def_impl::get_bound() const':
../server/parser/movie_def_impl.h:510: warning: no return statement in function 
returning non-void
In file included from button_character_instance.cpp:10:
../server/parser/button_character_def.h: In member function `virtual const 
gnash::rect& gnash::button_character_definition::get_bound() const':
../server/parser/button_character_def.h:134: warning: no return statement in 
function returning non-void
../server/parser/button_character_def.h: In member function `const gnash::rect& 
gnash::button_character_definition::get_button_bound(int) const':
../server/parser/button_character_def.h:139: warning: no return statement in 
function returning non-void
In file included from movie_root.h:32,
                 from button_character_instance.cpp:14:
../server/parser/movie_def_impl.h: In member function `virtual const 
gnash::rect& gnash::movie_def_impl::get_bound() const':
../server/parser/movie_def_impl.h:510: warning: no return statement in function 
returning non-void
In file included from movie_root.h:32,
                 from edit_text_character.cpp:15:
../server/parser/movie_def_impl.h: In member function `virtual const 
gnash::rect& gnash::movie_def_impl::get_bound() const':
../server/parser/movie_def_impl.h:510: warning: no return statement in function 
returning non-void
In file included from impl.cpp:54:
../server/parser/sprite_definition.h: In member function `virtual const 
gnash::rect& gnash::sprite_definition::get_bound() const':
../server/parser/sprite_definition.h:393: warning: no return statement in 
function returning non-void
In file included from impl.cpp:55:
../server/parser/movie_def_impl.h: In member function `virtual const 
gnash::rect& gnash::movie_def_impl::get_bound() const':
../server/parser/movie_def_impl.h:510: warning: no return statement in function 
returning non-void
In file included from movie_root.h:32,
                 from sprite_instance.cpp:54:
../server/parser/movie_def_impl.h: In member function `virtual const 
gnash::rect& gnash::movie_def_impl::get_bound() const':
../server/parser/movie_def_impl.h:510: warning: no return statement in function 
returning non-void
In file included from sprite_instance.cpp:56:
../server/parser/sprite_definition.h: In member function `virtual const 
gnash::rect& gnash::sprite_definition::get_bound() const':
../server/parser/sprite_definition.h:393: warning: no return statement in 
function returning non-void
In file included from movie_instance.cpp:35:
../server/parser/movie_def_impl.h: In member function `virtual const 
gnash::rect& gnash::movie_def_impl::get_bound() const':
../server/parser/movie_def_impl.h:510: warning: no return statement in function 
returning non-void
styles.cpp: In member function `gnash::bitmap_info* 
gnash::fill_style::get_bitmap_info() const':
styles.cpp:219: warning: control reaches end of non-void function
In file included from swf/tag_loaders.cpp:33:
../server/parser/button_character_def.h: In member function `virtual const 
gnash::rect& gnash::button_character_definition::get_bound() const':
../server/parser/button_character_def.h:134: warning: no return statement in 
function returning non-void
../server/parser/button_character_def.h: In member function `const gnash::rect& 
gnash::button_character_definition::get_button_bound(int) const':
../server/parser/button_character_def.h:139: warning: no return statement in 
function returning non-void
In file included from swf/tag_loaders.cpp:49:
../server/parser/sprite_definition.h: In member function `virtual const 
gnash::rect& gnash::sprite_definition::get_bound() const':
../server/parser/sprite_definition.h:393: warning: no return statement in 
function returning non-void
In file included from swf/tag_loaders.cpp:53:
../server/parser/movie_def_impl.h: In member function `virtual const 
gnash::rect& gnash::movie_def_impl::get_bound() const':
../server/parser/movie_def_impl.h:510: warning: no return statement in function 
returning non-void
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
gtk.cpp:220: warning: unused parameter 'bounds'
gtk_glue_gtkglext.h:47: warning: unused parameter 'minx'
gtk_glue_gtkglext.h:47: warning: unused parameter 'miny'
gtk_glue_gtkglext.h:47: warning: unused parameter 'maxx'
gtk_glue_gtkglext.h:47: warning: unused parameter 'maxy'
gtk_glue_gtkglext.h:47: warning: unused parameter 'minx'
gtk_glue_gtkglext.h:47: warning: unused parameter 'miny'
gtk_glue_gtkglext.h:47: warning: unused parameter 'maxx'
gtk_glue_gtkglext.h:47: warning: unused parameter 'maxy'
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
/usr/bin/ld: warning: libm.so.3, needed by /usr/X11R6/lib/libGL.so, may 
conflict with libm.so.4
/usr/bin/ld: warning: libm.so.3, needed by /usr/X11R6/lib/libGL.so, may 
conflict with libm.so.4
/usr/bin/ld: warning: libm.so.3, needed by /usr/X11R6/lib/libGL.so, may 
conflict with libm.so.4
/usr/bin/ld: warning: libm.so.3, needed by /usr/X11R6/lib/libGL.so, may 
conflict with libm.so.4
In file included from /usr/X11R6/include/qtl.h:43,
                 from /usr/X11R6/include/qvaluelist.h:42,
                 from /usr/X11R6/include/qmap.h:46,
                 from /usr/X11R6/include/qmime.h:43,
                 from /usr/X11R6/include/qevent.h:45,
                 from /usr/X11R6/include/qobject.h:45,
                 from /usr/X11R6/include/qwidget.h:43,
                 from /usr/X11R6/include/qframe.h:42,
                 from /usr/X11R6/include/qpopupmenu.h:42,
                 from klash_part.cpp:29:
/usr/X11R6/include/qtextstream.h: In constructor 
`QTextIStream::QTextIStream(const QString*)':
/usr/X11R6/include/qtextstream.h:201: warning: cast from `const QString*' to 
`QString*' discards qualifiers from pointer target type
In file included from /usr/X11R6/include/qobject.h:45,
                 from /usr/X11R6/include/qwidget.h:43,
                 from /usr/X11R6/include/qframe.h:42,
                 from /usr/X11R6/include/qpopupmenu.h:42,
                 from klash_part.cpp:29:
/usr/X11R6/include/qevent.h: In member function `int 
QIMEvent::selectionLength() const':
/usr/X11R6/include/qevent.h:493: warning: cast from `const QIMEvent* const' to 
`QIMComposeEvent*' discards qualifiers from pointer target type
In file included from /usr/X11R6/include/qframe.h:42,
                 from /usr/X11R6/include/qpopupmenu.h:42,
                 from klash_part.cpp:29:
/usr/X11R6/include/qwidget.h: In member function `void QWidget::constPolish() 
const':
/usr/X11R6/include/qwidget.h:883: warning: cast from `const QWidget* const' to 
`QWidget*' discards qualifiers from pointer target type
/usr/X11R6/include/qmemarray.h: In member function `QMemArray<type>& 
QMemArray<type>::duplicate(const type*, uint) [with type = char]':
/usr/X11R6/include/qcstring.h:252:   instantiated from here
/usr/X11R6/include/qmemarray.h:85: warning: cast from `const char*' to `char*' 
discards qualifiers from pointer target type
/usr/X11R6/include/qmemarray.h: In member function `int 
QMemArray<type>::find(const type&, uint) const [with type = char]':
/usr/X11R6/include/qstring.h:897:   instantiated from here
/usr/X11R6/include/qmemarray.h:92: warning: cast from `const char*' to `char*' 
discards qualifiers from pointer target type
/usr/X11R6/include/qptrvector.h: In member function `bool 
QPtrVector<type>::insert(uint, const type*) [with type = QConnectionList]':
/usr/X11R6/include/qsignalslotimp.h:88:   instantiated from here
/usr/X11R6/include/qptrvector.h:67: warning: cast from `const QConnectionList*' 
to `void*' discards qualifiers from pointer target type
klash_part.cpp: At global scope:
klash_part.cpp:91: warning: unused parameter 'wname'
klash_part.cpp:91: warning: unused parameter 'wname'
klash_part.cpp:76: warning: unused parameter 'cls'
In file included from /usr/X11R6/include/qtl.h:43,
                 from /usr/X11R6/include/qvaluelist.h:42,
                 from /usr/X11R6/include/qmap.h:46,
                 from /usr/X11R6/include/qmime.h:43,
                 from /usr/X11R6/include/qevent.h:45,
                 from /usr/X11R6/include/qobject.h:45,
                 from /usr/X11R6/include/qwidget.h:43,
                 from /usr/X11R6/include/qdesktopwidget.h:40,
                 from /usr/X11R6/include/qapplication.h:42,
                 from klash.cpp:31:
/usr/X11R6/include/qtextstream.h: In constructor 
`QTextIStream::QTextIStream(const QString*)':
/usr/X11R6/include/qtextstream.h:201: warning: cast from `const QString*' to 
`QString*' discards qualifiers from pointer target type
In file included from /usr/X11R6/include/qobject.h:45,
                 from /usr/X11R6/include/qwidget.h:43,
                 from /usr/X11R6/include/qdesktopwidget.h:40,
                 from /usr/X11R6/include/qapplication.h:42,
                 from klash.cpp:31:
/usr/X11R6/include/qevent.h: In member function `int 
QIMEvent::selectionLength() const':
/usr/X11R6/include/qevent.h:493: warning: cast from `const QIMEvent* const' to 
`QIMComposeEvent*' discards qualifiers from pointer target type
In file included from /usr/X11R6/include/qdesktopwidget.h:40,
                 from /usr/X11R6/include/qapplication.h:42,
                 from klash.cpp:31:
/usr/X11R6/include/qwidget.h: In member function `void QWidget::constPolish() 
const':
/usr/X11R6/include/qwidget.h:883: warning: cast from `const QWidget* const' to 
`QWidget*' discards qualifiers from pointer target type
klash.cpp: In function `int main(int, char**)':
klash.cpp:642: warning: possible problem detected in invocation of delete 
operator:
klash.cpp:428: warning: `render' has incomplete type
../../server/gnash.h:76: warning: forward declaration of `struct 
gnash::render_handler'
klash.cpp:642: note: neither the destructor nor the class-specific operator 
delete will be called, even if they are declared when the class is defined.
klash.cpp:247: warning: unused variable 'app'
klash.cpp:261: warning: unused variable 'ticks'
klash.cpp:532: warning: unused variable 'last_logged_fps'
/usr/X11R6/include/qmemarray.h: In member function `QMemArray<type>& 
QMemArray<type>::duplicate(const type*, uint) [with type = char]':
/usr/X11R6/include/qcstring.h:252:   instantiated from here
/usr/X11R6/include/qmemarray.h:85: warning: cast from `const char*' to `char*' 
discards qualifiers from pointer target type
/usr/X11R6/include/qmemarray.h: In member function `int 
QMemArray<type>::find(const type&, uint) const [with type = char]':
/usr/X11R6/include/qstring.h:897:   instantiated from here
/usr/X11R6/include/qmemarray.h:92: warning: cast from `const char*' to `char*' 
discards qualifiers from pointer target type
klash.cpp: At global scope:
klash.cpp:232: warning: unused parameter 'movie'
klash.cpp:205: warning: unused parameter 'event'
klash.cpp: In function `int main(int, char**)':
klash.cpp:248: warning: 'qwidget' might be used uninitialized in this function
/usr/bin/ld: warning: libm.so.3, needed by /usr/X11R6/lib/libGL.so, may 
conflict with libm.so.4
libtool: install: warning: relinking `libgnashgeo.la'
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: install: warning: relinking `libgnashamf.la'
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: install: warning: relinking `libgnashserver.la'
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: install: warning: relinking `libgnashbackend.la'
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: install: warning: relinking `libgnashgui.la'
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libjpeg.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcurl.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libcares.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libidn.la' seems to be moved
libtool: link: warning: `/usr/local//lib/libSDL.la' seems to be moved
==========================================================================

build.log can be found here: http://cut-n-cut.ath.cx/tmp/build.log


==========================================================================
# pkg_info
BitchX-1.1          "An alternative ircII color client with optional GTK/GNOME
ORBit2-2.14.7       High-performance CORBA ORB with support for the C language
OpenEXR-1.4.0       A high dynamic-range (HDR) image file format
aMule-2.1.3_2       The all-platform eMule p2p client
aalib-1.4.r5_2      An ascii art library
apache-2.2.4        Version 2.2 of Apache web server with prefork MPM.
apr-gdbm-db42-1.2.7_1 The Apache Group's Portability Library
arts-1.5.6,1        Audio system for the KDE integrated X11 desktop
artswrapper-1.5.3   Setuid wrapper for arts
aspell-0.60.5       Spelling checker with better suggestion logic than ispell
atk-1.12.4          A GNOME accessibility toolkit (ATK)
bash-3.1.17         The GNU Project's Bourne Again SHell
bison-1.75_2,1      A parser generator from FSF, (mostly) compatible with Yacc
bitstream-vera-1.10_2 Bitstream Vera TrueType font collection
boost-1.33.1_2      Free peer-reviewed portable C++ source libraries
c-ares-config-1.3.2 An asynchronous DNS resolver library
cairo-1.2.6_1       Vector graphics library with cross-device output support
cdrdao-1.2.1        Record CD-R[W]s in disk-at-once mode
cdrtools-2.01_5     CD/CD-R[W] and ISO-9660 image creation and extraction tools
compat5x-i386-5.4.0.8_7 A convenience package to install the compat5x libraries
coreutils-6.7       The Free Software Foundation's core utilities
cryptopp-5.4        A free C++ class library of Cryptographic Primitives
cups-base-1.2.8     Common UNIX Printing System
curl-7.16.1         Non-interactive tool to get files from FTP, GOPHER, HTTP(S)
cvsup-without-gui-16.1h_2 General network file distribution system optimized 
for CVS
cyr-rfx-koi8-o-1.1  Cyrillic X11 bitmap fonts from CYR-RFX project
cyrus-imapd-2.3.8_1 The cyrus mail server, supporting POP3 and IMAP4 protocols
cyrus-sasl-2.1.22   RFC 2222 SASL (Simple Authentication and Security Layer)
db4-4.0.14_1,1      The Berkeley DB package, revision 4
db42-4.2.52_5       The Berkeley DB package, revision 4.2
dbus-1.0.2          A message bus system for inter-application communication
dbus-glib-0.73      GLib bindings for the D-BUS messaging system
dbus-qt3-0.70       Qt3 bindings for the D-BUS messaging system
desktop-file-utils-0.12 A couple of command line utilities for working with 
desktop
diablo-jdk-1.5.0.07.01_3 Java Development Kit 1.5.0_07.01
diablo-jre-1.5.0.07.01_3 Java Runtime Environment 1.5.0_07.01
dirmngr-0.9.6_2     A client for managing and downloading certificate revocatio
dmidecode-2.8       A tool for dumping DMI (SMBIOS) contents in human-readable
docbook-sk-4.1.2_3  XML version of the DocBook DTD version controlled for Scrol
docbook-xml-4.2_1   XML version of the DocBook DTD
docbook-xsl-1.71.1_2 XSL DocBook stylesheets
dri-6.4.1,2         OpenGL hardware acceleration drivers for the DRI
dvd+rw-tools-6.1    DVD burning software
eclipse-3.2.1_1     An open extensible IDE for anything and nothing in particul
eclipse-emf-2.2.1   Eclipse Modeling Framework
eclipse-gef-3.2.2_1 Graphical Editing Framework for the Eclipse IDE
eclipse-vep-1.2,1   A framework for creating GUI builders for Eclipse
eclipse-webtools-1.5.2 Webtools for eclipse
esound-0.2.37_1     A sound library for enlightenment package
espeak-1.21         A software speech synthesizer
expat-2.0.0_1       XML 1.0 parser written in C
ffmpeg-0.4.9.p1_7   Hyper fast realtime audio/video encoder/converter, streamin
fftw3-3.1.2         Fast C routines to compute the Discrete Fourier Transform
firefox-2.0.0.2,1   Web browser based on the browser portion of Mozilla
flac-1.1.2_1        Free lossless audio codec
fontconfig-2.3.2_7,1 An XML-based font configuration API for X Windows
freetype2-2.2.1_1   A free and portable TrueType font rendering engine
gail-1.9.4          An implementation of the ATK interfaces for GTK+ widgets
gamin-0.1.7_2       A file and directory monitoring system
gconf2-2.16.1       A configuration database system for GNOME
gdbm-1.8.3_3        The GNU database manager
gettext-0.14.5_2    GNU gettext package
gimp-2.2.13_2,1     A GNU Image Manipulation Program
gimp-print-4.2.7_2  GIMP Print Printer Driver
glib-1.2.10_12      Some useful routines of C programming (previous stable vers
glib-2.12.11        Some useful routines of C programming (current stable versi
glitz-0.5.6         OpenGL image compositing library
gmake-3.81_1        GNU version of 'make' utility
gnash-0.7.2         GNU Flash movie player
gnome-icon-theme-2.16.1_1 A collection of icons for the GNOME 2 desktop
gnome-keyring-0.6.0 A program that keeps passwords and other secrets
gnome-mime-data-2.4.3 A MIME and Application database for GNOME
gnome-vfs-2.16.3    GNOME Virtual File System
gnome_subr-1.0      Common startup and shutdown subroutines used by GNOME scrip
gnomehier-2.2       A utility port that creates the GNOME directory tree
gsfonts-8.11_2      Fonts used by GNU Ghostscript (or X)
gstreamer-0.10.12   Development framework for creating media applications
gstreamer-plugins-0.10.12,3 GStreamer written collection of plugins handling 
several me
gtk-1.2.10_17       Gimp Toolkit for X11 GUI (previous stable version)
gtk-2.10.11         Gimp Toolkit for X11 GUI (current stable version)
gtk-engines2-2.8.2  Theme engine for the gtk+-2.0 toolkit
gtkglext-1.2.0      An OpenGL extension to GTK
hal-0.5.8.20070210  Hardware Abstraction Layer for simplifying device access
hicolor-icon-theme-0.9_2 A high-color icon theme shell from the FreeDesktop 
project
icon-naming-utils-0.8.2 Utilities of the Tango project
icu-3.6             International Components for Unicode (from IBM)
imake-6.9.0_1       Imake and other utilities from X.Org
intltool-0.35.5_2   Tools to internationalize various kinds of data files
ioquake3-1.34.r3    Cleaned-up and enhaced version of Quake 3
jackit-0.102.28.20061216_1 A low-latency audio server
jasper-1.900.1      An implementation of the codec specified in the JPEG-2000 s
javavmwrapper-2.3   Wrapper script for various Java Virtual Machines
jpeg-6b_4           IJG's jpeg compression utilities
k3b-0.12.17         A CD/DVD recording GUI for KDE
kbedic-4.0_2        An English-Bulgarian-English dictionary
kde-xdg-env-1.0_2,1 Script which hooks into startkde and helps KDE pick up XDG
kdebase-3.5.6       Basic applications for the KDE system
kdebase-kompmgr-3.5.6 Utility needed to enable XComposite support in KDE
kdehier-1.0_11      Utility port which installs a hierarchy of shared KDE direc
kdelibs-3.5.6       Base set of libraries needed by KDE programs
kdesdk-3.5.6        KDE Software Development Kit
kdewebdev-3.5.6,2   Comprehensive html/website development environment
ktorrent-2.1.2      BitTorrent client for KDE
lame-3.97_1         ISO code based fast MP3 encoder kit
lcms-1.16_1,1       Light Color Management System -- a color management library
libIDL-0.8.8        A library for creating trees of CORBA IDL files
libXft-2.1.7_1      A client-sided font API for X applications
libao-esound-0.8.5_5 Portable audio output library
libart_lgpl-2.3.19,1 Library for high-performance 2D graphics
libassuan-1.0.1     IPC library used by GnuPG and gpgme
libaudiofile-0.2.6  A sound library for SGI audio file
libbonobo-2.16.0_1  A component and compound document system for GNOME2
libbonoboui-2.16.0  GUI frontend to the libbonobo component of GNOME 2
libcroco-0.6.1      CSS2 parsing library
libdrm-2.0.2        Userspace interface to kernel Direct Rendering Module servi
libdvdcss-1.2.9_2   Portable abstraction library for DVD decryption
libexif-0.6.13      Library to read digital camera file meta-data
libgcrypt-1.2.4_1   "General purpose crypto library based on code used in GnuPG
libglade2-2.6.0_2   GNOME glade library
libgmp-4.2.1_2      A free library for arbitrary precision arithmetic
libgnome-2.16.0     Libraries for GNOME, a GNU desktop environment
libgnomecanvas-2.14.0_2 A graphics library for GNOME
libgnomeui-2.16.1   Libraries for the GNOME GUI, a GNU desktop environment
libgpg-error-1.4_1  Common error values for all GnuPG components
libgsf-1.14.3       An extensible i/o abstraction for dealing with structured f
libgtkhtml-2.11.0_2 Lightweight HTML rendering/printing/editing engine
libiconv-1.9.2_2    A character set conversion library
libidn-0.6.10       Internationalized Domain Names command line tool
libijs-0.35_1       C library that supports plugin printer driver for Ghostscri
libksba-1.0.0_2     KSBA is an X.509 Library
libmad-0.15.1b_2    Libmad library (part of MAD project)
libmikmod-esound-3.1.11_2 MikMod Sound Library
libmng-1.0.9        Multiple-image Network Graphics (MNG) reference library
libmpcdec-1.2.5     High quality audio compression format
libmspack-0.0.20040308_3 A library for Microsoft compression formats
libmusicbrainz-2.1.4 2nd generation incarnation of the CD Index - audio metadata
libogg-1.1.3,3      Ogg bitstream library
liboil-0.3.10_1     Library of optimized inner loops
librsvg2-2.16.1     Library for parsing and rendering SVG vector-graphic files
libsamplerate-0.1.2_2 Secret Rabbit Code: a Sample Rate Converter for audio
libsndfile-1.0.17   Reading and writing files containing sampled sound (like WA
libthai-0.1.5_1     Thai language support library
libtheora-1.0.a7    Theora video codec for the Ogg multimedia streaming system
libtool-1.5.22_4    Generic shared library support script
libungif-4.1.4_2    Tools and library routines for working with GIF images
libusb-0.1.12_1     Library giving userland programs access to USB devices
libvolume_id-0.71.0_1 Library to provide file system type information
libvorbis-1.1.2,3   Audio compression codec library
libwmf-0.2.8.4      Tools and library for converting Microsoft WMF (windows met
libxml2-2.6.27      XML parser library for GNOME
libxslt-1.1.20      The XSLT C library for GNOME
linc-1.0.3_6        A library for writing networked servers & clients
links-2.1.p21,1     Lynx-like text WWW browser
linux-expat-1.95.8  Linux/i386 binary port of Expat XML-parsing library
linux-fontconfig-2.2.3_5 Linux/i386 binary of Fontconfig
linux-xorg-libs-6.8.2_5 Xorg libraries, linux binaries
linux_base-fc-4_9   Base set of packages needed in Linux mode (for i386/amd64)
liveMedia-2007.02.20,1 LIVE.COM Streaming Media
localedata-5.4      Legacy locale data for FreeBSD 6+
lynx-2.8.5_2        A non-graphical, text-based World-Wide Web client
m4-1.4.8_1          GNU m4
mDNSResponder-108   Apple's mDNSResponder
mc-4.6.1_4          Midnight Commander, a free Norton Commander Clone
micq-0.5.2          Text-based ICQ implementation
mod_jk-ap2-1.2.21,1 Apache JK module for connecting to Tomcat using AJP1X
mozilla-1.7.13_2,2  The open source, standards compliant web browser
mplayer-0.99.10_6   High performance media player/encoder supporting many forma
mysql-client-5.0.37 Multithreaded SQL database (client)
mysql-server-5.0.37 Multithreaded SQL database (server)
nasm-0.98.39,1      General-purpose multi-platform x86 assembler
neon-0.25.5         An HTTP and WebDAV client library for Unix systems
netbeans-5.5        A full-featured integrated environment for Java
nmap-4.20           Port scanning utility for large networks
nspr-4.6.5          A platform-neutral API for system level and libc like funct
nss-3.11.4          Libraries to support development of security-enabled applic
nvidia-driver-1.0.9746 NVidia graphics card binary drivers for hardware OpenGL 
ren
open-motif-2.2.3_2  Motif X11 Toolkit (industry standard GUI (IEEE 1295))
openldap-client-2.3.34 Open source LDAP client implementation
openoffice.org-2.1.0 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br
opera-9.10.20061214 A blazingly fast, full-featured, standards-compliant browse
p5-Archive-Zip-1.18 Perl module to create, manipulate, read, and write Zip arch
p5-Compress-Raw-Zlib-2.004 Low-Level Interface to zlib compression library
p5-Compress-Zlib-2.003 Perl5 interface to zlib compression library
p5-File-Temp-0.18   Perl5 module to generate temporary files or directories saf
p5-File-Which-0.05  Portable implementation of `which' in Perl
p5-IO-Compress-Base-2.004 Base Class for IO::Uncompress modules
p5-IO-Compress-Zlib-2.003 Perl5 interface for reading and writing of (g)zip 
files
p5-PathTools-3.24   A Perl module for portably manipulating file specifications
p5-Pod-Parser-1.35  Modules to work with POD (Plain Old Documentation)
p5-Scalar-List-Utils-1.19,1 Perl subroutines that would be nice to have in the 
perl cor
p5-XML-NamespaceSupport-1.09_1 A simple generic namespace support class
p5-XML-Parser-2.34_2 Perl extension interface to James Clark's XML parser, expat
p5-XML-SAX-0.15     Simple API for XML
p5-XML-SAX-Expat-0.38 Simple API for XML
p5-XML-Simple-2.16_1 Trivial API for reading and writing XML (esp config files)
p5-gettext-1.05_1   Message handling functions
pango-1.14.10       An open-source framework for the layout and rendering of i1
pciids-20070225     Database of all known ID's used in PCI devices
pcre-7.0_1          Perl Compatible Regular Expressions library
perl-5.8.8          Practical Extraction and Report Language
pgadmin3-1.6.2      PostgreSQL database design and management system
php5-5.2.1_3        PHP Scripting Language (Apache Module and CLI)
php5-mysql-5.2.1_3  The mysql shared extension for php
pkg-config-0.21     A utility to retrieve information about installed libraries
pkg-orphan-0.1.1    A console utility for managing unreferenced FreeBSD package
png-1.2.14          Library for manipulating PNG images
policykit-0.1.20060514_3 Framework for controlling access to system-wide 
components
popt-1.7_2          A getopt(3) like library with a number of enhancements, fro
portaudio-18.1_2    Portable cross-platform Audio API
portupgrade-2.2.6_2,2 FreeBSD ports/packages administration and management tool 
s
postfix-2.3.8,1     A secure alternative to widely-used Sendmail
postgresql-client-8.2.3 PostgreSQL database (client)
postgresql-server-8.2.3 The most advanced open-source database available 
anywhere
pth-2.0.7           GNU Portable Threads
python24-2.4.4      An interpreted object-oriented programming language
qt-copy-3.3.7       Multiplatform C++ application framework (+ KDE patches)
quake3-data-1.32.b.3_1 Quake III Arena data files
rdesktop-1.5.0      RDP client for Windows NT/2000/2003 Terminal Server
ruby-1.8.5.12,1     An object-oriented interpreted scripting language
ruby18-bdb-0.6.0    Ruby interface to Sleepycat's Berkeley DB revision 2 or lat
samba-libsmbclient-3.0.24 Shared libs from the samba package
screen-4.0.3        A multi-screen window manager
scrollkeeper-0.3.14_5,1 An Open Document Cataloging Project
sdl-1.2.11,2        Cross-platform multi-media development API
sdocbook-xml-1.1,1  "Simplified" DocBook XML DTD
shared-mime-info-0.20 A MIME type database from the FreeDesktop project
sim-im-devel-0.9.5.1809 Plugin-based instant messenger
startup-notification-0.8_3 Library that supports startup notification spec from 
freede
subversion-1.4.3    Version control system
svgalib-1.4.3_5     A low level console graphics library
t1lib-5.1.1,1       A Type 1 Rasterizer Library for UNIX/X11
taglib-1.4_2        Library for manipulating ID3 tags and Ogg comments
texi2html-1.76_1,1  Texinfo to HTML converter
thunderbird-1.5.0.10 Mozilla Thunderbird is standalone mail and news that stands
tidy-20000804_2     Fixes and tidies up HTML files
tiff-3.8.2_1        Tools and library routines for working with TIFF images
tomcat-5.5.20       Open-source Java web server by Apache, 5.5.x branch
unrar-3.70.b3,4     Extract, view & test RAR archives
unzip-5.52_3        List, test and extract compressed files in a ZIP archive
urwfonts-1.0_1      Another font package for X
v4l_compat-1.0.20060801 Video4Linux compatibility header
vsftpd-ssl-2.0.5    A FTP daemon that aims to be "very secure"
wget-1.10.2         Retrieve files from the Net via HTTP and FTP
wxgtk2-2.8.0        The wxWidgets GUI toolkit with GTK+ bindings
wxgtk2-common-2.8.0 The wxWidgets GUI toolkit (common files)
wxgtk2-contrib-common-2.8.0 The wxWidgets GUI toolkit contributed libraries 
(common fil
wxgtk2-unicode-2.8.0 The wxWidgets GUI toolkit (Unicode)
wxgtk2-unicode-contrib-2.8.0 The wxWidgets GUI toolkit contributed libraries 
(Unicode)
xmlcatmgr-2.2       SGML and XML catalog manager
xmms-esound-1.2.10_6 X Multimedia System --- An audio player with a Winamp GUI
xorg-6.9.0          X.Org distribution metaport
xorg-clients-6.9.0_3 X client programs and related files from X.Org
xorg-documents-6.9.0 Documentation of X11 protocol and libraries from X.Org
xorg-fonts-100dpi-6.9.0_1 X.Org 100dpi bitmap fonts
xorg-fonts-75dpi-6.9.0_1 X.Org 75dpi bitmap fonts
xorg-fonts-cyrillic-6.9.0_1 X.Org Cyrillic bitmap fonts
xorg-fonts-encodings-6.9.0_1 X.Org font encoding files
xorg-fonts-miscbitmaps-6.9.0_1 X.Org miscellaneous bitmap fonts
xorg-fonts-truetype-6.9.0 X.Org TrueType fonts
xorg-fonts-type1-6.9.0 X.Org Type1 fonts
xorg-fontserver-6.9.0_1 X font server from X.Org
xorg-libraries-6.9.0_1 X11 libraries and headers from X.Org
xorg-manpages-6.9.0 X.Org library manual pages
xorg-nestserver-6.9.0_1 Nesting X server from X.Org
xorg-printserver-6.9.0_2 X Print server from X.Org
xorg-server-6.9.0_6 X.Org X server and related programs
xorg-vfbserver-6.9.0_2 X virtual framebuffer server from X.Org
xpdf-3.01_3         Display PDF files, and convert them to other formats
xterm-224           Terminal emulator for the X Window System
xulrunner-1.8.0.4_6 Mozilla runtime package that can be used to bootstrap XUL+X
xvid-1.1.2,1        An opensource MPEG-4 codec, based on OpenDivx
zip-2.32            Create/update ZIP files compatible with pkzip

==========================================================================


==========================================================================
$ ldd /usr/local/bin/gnash
/usr/local/bin/gnash:
        libgnashgui-0.7.2.so => /usr/local/lib/libgnashgui-0.7.2.so (0x48082000)
        libgnashbackend-0.7.2.so => /usr/local/lib/libgnashbackend-0.7.2.so 
(0x48088000)
        libgtkglext-x11-1.0.so.0 => /usr/local/lib/libgtkglext-x11-1.0.so.0 
(0x48098000)
        libgdkglext-x11-1.0.so.0 => /usr/local/lib/libgdkglext-x11-1.0.so.0 
(0x4809c000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0x480eb000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x48100000)
        libgtk-x11-2.0.so.0 => /usr/local/lib/libgtk-x11-2.0.so.0 (0x48150000)
        libgdk-x11-2.0.so.0 => /usr/local/lib/libgdk-x11-2.0.so.0 (0x48497000)
        libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x4851a000)
        libXinerama.so.1 => /usr/X11R6/lib/libXinerama.so.1 (0x48522000)
        libgdk_pixbuf-2.0.so.0 => /usr/local/lib/libgdk_pixbuf-2.0.so.0 
(0x48525000)
        libpangocairo-1.0.so.0 => /usr/local/lib/libpangocairo-1.0.so.0 
(0x4853a000)
        libXcursor.so.1 => /usr/X11R6/lib/libXcursor.so.1 (0x48543000)
        libXfixes.so.3 => /usr/X11R6/lib/libXfixes.so.3 (0x4854c000)
        libcairo.so.2 => /usr/local/lib/libcairo.so.2 (0x48551000)
        libglitz.so.1 => /usr/local/lib/libglitz.so.1 (0x485b1000)
        libpng.so.5 => /usr/local/lib/libpng.so.5 (0x485d7000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x485fd000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x48606000)
        libpangoft2-1.0.so.0 => /usr/local/lib/libpangoft2-1.0.so.0 (0x4861e000)
        libfontconfig.so.1 => /usr/X11R6/lib/libfontconfig.so.1 (0x4864a000)
        libexpat.so.6 => /usr/local/lib/libexpat.so.6 (0x48678000)
        libfreetype.so.9 => /usr/local/lib/libfreetype.so.9 (0x48697000)
        libgnashamf-0.7.2.so => /usr/local/lib/libgnashamf-0.7.2.so (0x48701000)
        libgnashserver-0.7.2.so => /usr/local/lib/libgnashserver-0.7.2.so 
(0x4870a000)
        libpangox-1.0.so.0 => /usr/local/lib/libpangox-1.0.so.0 (0x48895000)
        libpango-1.0.so.0 => /usr/local/lib/libpango-1.0.so.0 (0x488a0000)
        libatk-1.0.so.0 => /usr/local/lib/libatk-1.0.so.0 (0x488d9000)
        libgobject-2.0.so.0 => /usr/local/lib/libgobject-2.0.so.0 (0x488f3000)
        libgmodule-2.0.so.0 => /usr/local/lib/libgmodule-2.0.so.0 (0x4892b000)
        libglib-2.0.so.0 => /usr/local/lib/libglib-2.0.so.0 (0x4892f000)
        libicui18n.so.36 => /usr/local/lib/libicui18n.so.36 (0x489c2000)
        libxml2.so.5 => /usr/local/lib/libxml2.so.5 (0x48afc000)
        libmad.so.2 => /usr/local/lib/libmad.so.2 (0x48c1a000)
        libgnashgeo-0.7.2.so => /usr/local/lib/libgnashgeo-0.7.2.so (0x48c30000)
        libgnashbase-0.7.2.so => /usr/local/lib/libgnashbase-0.7.2.so 
(0x48c42000)
        libjpeg.so.9 => /usr/local/lib/libjpeg.so.9 (0x48c90000)
        libcurl.so.4 => /usr/local/lib/libcurl.so.4 (0x48cae000)
        libcares.so.1 => /usr/local/lib/libcares.so.1 (0x48ce6000)
        libidn.so.16 => /usr/local/lib/libidn.so.16 (0x48cf0000)
        libintl.so.6 => /usr/local/lib/libintl.so.6 (0x48d20000)
        libssl.so.4 => /usr/lib/libssl.so.4 (0x48d29000)
        libcrypto.so.4 => /lib/libcrypto.so.4 (0x48d5a000)
        libz.so.3 => /lib/libz.so.3 (0x48e5f000)
        libSDL.so.11 => /usr/local/lib/libSDL.so.11 (0x48e70000)
        libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x48ed8000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x48fc6000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4908e000)
        libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x4909c000)
        libXrender.so.1 => /usr/X11R6/lib/libXrender.so.1 (0x490a0000)
        libvga.so.1 => /usr/local/lib/libvga.so.1 (0x490a8000)
        libvgl.so.4 => /usr/lib/libvgl.so.4 (0x490fd000)
        libusbhid.so.2 => /usr/lib/libusbhid.so.2 (0x49105000)
        libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0x49109000)
        libGLU.so.1 => /usr/X11R6/lib/libGLU.so.1 (0x491a8000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x4921c000)
        libm.so.4 => /lib/libm.so.4 (0x492ea000)
        libpthread.so.2 => /lib/libpthread.so.2 (0x49300000)
        libc.so.6 => /lib/libc.so.6 (0x49327000)
        libcurl.so.3 => /usr/local/lib/compat/pkg/libcurl.so.3 (0x49419000)
        libaa.so.1 => /usr/local/lib/libaa.so.1 (0x4944f000)
        libncurses.so.6 => /lib/libncurses.so.6 (0x49466000)
        libicuuc.so.36 => /usr/local/lib/libicuuc.so.36 (0x494a7000)
        libicudata.so.36 => /usr/local/lib/libicudata.so.36 (0x495b8000)
        libGLcore.so.1 => /usr/X11R6/lib/libGLcore.so.1 (0x49f68000)
        libnvidia-tls.so.1 => /usr/X11R6/lib/libnvidia-tls.so.1 (0x4a88b000)
        libm.so.3 => /usr/local/lib/compat/libm.so.3 (0x4a88d000)

==========================================================================


==========================================================================
$ uname -a
FreeBSD e-soul.org 6.2-STABLE FreeBSD 6.2-STABLE #1: Thu Feb 22 19:15:36 EET 
2007     address@hidden:/usr/obj/usr/src/sys/Ss  i386

==========================================================================

maybe something in my GTK libraries is wrong
but I'm not very familiar with them, and I don't know what to do
can you guys help me to solve this problem ?
thank you




reply via email to

[Prev in Thread] Current Thread [Next in Thread]