Evo da javim da sam instalirao i qt3-static-ista-verzija kao u proslom postu i sada dobijem ovo:
vedran@vexotron:~/Desktop/fglrx_panel_sources> make
gcc -c -g -O2 -fno-strength-reduce -funsigned-char -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/X11R6/include -I. -I./include_dummy FGLRXExtensions.c
gcc -c -g -O2 -fno-strength-reduce -funsigned-char -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/X11R6/include -I. -I./include_dummy ATITVOExtensions.c
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy main.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy Sheet.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy Page.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy InfoPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy DualScreenPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy AdjustPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy TVoutAdjustPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy BoardInfo.cpp
/usr/lib/qt3/bin/moc Sheet.h -o moc_Sheet.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy moc_Sheet.cpp
/usr/lib/qt3/bin/moc Page.h -o moc_Page.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy moc_Page.cpp
/usr/lib/qt3/bin/moc InfoPage.h -o moc_InfoPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy moc_InfoPage.cpp
/usr/lib/qt3/bin/moc DualScreenPage.h -o moc_DualScreenPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy moc_DualScreenPage.cpp
/usr/lib/qt3/bin/moc AdjustPage.h -o moc_AdjustPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy moc_AdjustPage.cpp
/usr/lib/qt3/bin/moc TVoutAdjustPage.h -o moc_TVoutAdjustPage.cpp
g++ -c -O2 -fno-strength-reduce -funsigned-char -Wall -W -Dlinux -DFGLRX_USE_XEXTENSIONS -DFGLRX_OGL_INFO -DQT_NO_STL -I/usr/lib/qt3/include -I. -I./include_dummy moc_TVoutAdjustPage.cpp
g++ FGLRXExtensions.o ATITVOExtensions.o main.o Sheet.o Page.o InfoPage.o DualScreenPage.o AdjustPage.o TVoutAdjustPage.o BoardInfo.o moc_Sheet.o moc_Page.o moc_InfoPage.o moc_DualScreenPage.o moc_AdjustPage.o moc_TVoutAdjustPage.o -o fireglcontrol.qt3.gcc3.3.3 -L/usr/lib/qt3/lib -L/usr/X11R6/lib -lqt -lGLU -lGL -lXmu -lICE -lSM -ldl -lXext -lX11 -lm -lXinerama -lXrender -lfreetype -lXxf86vm -L/usr/X11R6/lib -lXft
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0xd726): In function `.L4290':
: undefined reference to `XRRUpdateConfiguration'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0xd73e): In function `.L4290':
: undefined reference to `XRRRootToScreen'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0xf34d): In function `qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long)':
: undefined reference to `XListInputDevices'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0xf715): In function `qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long)':
: undefined reference to `XFreeDeviceList'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0xf8ea): In function `qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long)':
: undefined reference to `XOpenDevice'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0xf9bc): In function `qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long)':
: undefined reference to `XOpenDevice'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0xfa65): In function `qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long)':
: undefined reference to `XRRSelectInput'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0x10c2a): In function `qt_init_internal(int*, char**, _XDisplay*, unsigned long, unsigned long)':
: undefined reference to `XRRQueryExtension'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0x123ae): In function `qt_cleanup()':
: undefined reference to `XCloseDevice'
/usr/lib/qt3/lib/libqt.a(qapplication_x11.o)(.text+0x123de): In function `qt_cleanup()':
: undefined reference to `XCloseDevice'
/usr/lib/qt3/lib/libqt.a(qwidget_x11.o)(.text+0x33dc): In function `QWidget::setMouseTracking(bool)':
: undefined reference to `XSelectExtensionEvent'
/usr/lib/qt3/lib/libqt.a(qwidget_x11.o)(.text+0x341e): In function `QWidget::setMouseTracking(bool)':
: undefined reference to `XSelectExtensionEvent'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x28a): In function `write_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_std_error'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x300): In function `write_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_CreateCompress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x35a): In function `write_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_set_defaults'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x3a2): In function `write_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_set_quality'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x3b3): In function `write_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_start_compress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x42d): In function `write_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_write_scanlines'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x52a): In function `write_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_finish_compress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x532): In function `write_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_destroy_compress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0xa11): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_resync_to_restart'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0xa4f): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_CreateDecompress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0xa69): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_std_error'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0xa9b): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_destroy_decompress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0xad3): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_read_header'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0xadb): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_start_decompress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0xc9f): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_read_scanlines'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0xcbd): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_finish_decompress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x105f): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_finish_decompress'
/usr/lib/qt3/lib/libqt.a(qjpegio.o)(.text+0x1143): In function `read_jpeg_image(QImageIO*)':
: undefined reference to `jpeg_read_scanlines'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x19c): In function `qt_zlib_compression_hack()':
: undefined reference to `compress'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1ba): In function `qt_zlib_compression_hack()':
: undefined reference to `uncompress'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x3bf): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_IHDR'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x40c): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_read_update_info'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x4dd): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_expand'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x53a): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_valid'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x574): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_read_update_info'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x5a

: In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_valid'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x625): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_invert_mono'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x637): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_read_update_info'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x6b9): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_packing'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x6fa): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_filler'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x751): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_valid'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x772): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_gAMA'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x78

: In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_gamma'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x7a

: In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_valid'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x7d0): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_packing'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x7e4): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_read_update_info'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x81f): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_IHDR'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x87a): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_valid'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x921): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_bgr'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x92e): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_gray_to_rgb'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x93e): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_strip_16'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x95e): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_get_valid'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x975): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_strip_16'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x985): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_swap_alpha'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x997): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_expand'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x99f): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_strip_16'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x9a7): In function `setup_qt(QImage&, png_struct_def*, png_info_struct*, float)':
: undefined reference to `png_set_gray_to_rgb'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xb39): In function `read_png_image(QImageIO*)':
: undefined reference to `png_create_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xb81): In function `read_png_image(QImageIO*)':
: undefined reference to `png_set_error_fn'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xb8c): In function `read_png_image(QImageIO*)':
: undefined reference to `png_create_info_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xbaa): In function `read_png_image(QImageIO*)':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xbc7): In function `read_png_image(QImageIO*)':
: undefined reference to `png_create_info_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xbe6): In function `read_png_image(QImageIO*)':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xc1

: In function `read_png_image(QImageIO*)':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xc42): In function `read_png_image(QImageIO*)':
: undefined reference to `png_set_read_fn'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xc54): In function `read_png_image(QImageIO*)':
: undefined reference to `png_read_info'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xc9a): In function `read_png_image(QImageIO*)':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xcf

: In function `read_png_image(QImageIO*)':
: undefined reference to `png_get_IHDR'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xd39): In function `read_png_image(QImageIO*)':
: undefined reference to `png_read_image'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xd4b): In function `read_png_image(QImageIO*)':
: undefined reference to `png_get_x_pixels_per_meter'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xd69): In function `read_png_image(QImageIO*)':
: undefined reference to `png_get_y_pixels_per_meter'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xd9c): In function `read_png_image(QImageIO*)':
: undefined reference to `png_get_text'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xe6d): In function `read_png_image(QImageIO*)':
: undefined reference to `png_read_end'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xe86): In function `read_png_image(QImageIO*)':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xf19): In function `qpiw_flush_fn':
: undefined reference to `png_get_io_ptr'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xf54): In function `iod_read_fn':
: undefined reference to `png_get_io_ptr'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xf9c): In function `iod_read_fn':
: undefined reference to `png_error'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xfd4): In function `qpiw_write_fn':
: undefined reference to `png_get_io_ptr'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0xfff): In function `qpiw_write_fn':
: undefined reference to `png_error'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1065): In function `QPNGFormat::end(png_struct_def*, png_info_struct*)':
: undefined reference to `png_get_x_offset_pixels'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x107d): In function `QPNGFormat::end(png_struct_def*, png_info_struct*)':
: undefined reference to `png_get_y_offset_pixels'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x10cd): In function `QPNGFormat::end(png_struct_def*, png_info_struct*)':
: undefined reference to `png_get_x_pixels_per_meter'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x10eb): In function `QPNGFormat::end(png_struct_def*, png_info_struct*)':
: undefined reference to `png_get_y_pixels_per_meter'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x111e): In function `QPNGFormat::end(png_struct_def*, png_info_struct*)':
: undefined reference to `png_get_text'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x126

: In function `QPNGFormat::row(png_struct_def*, unsigned char*, unsigned long, int)':
: undefined reference to `png_progressive_combine_row'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x12c4): In function `QPNGFormat::info(png_struct_def*, png_info_struct*)':
: undefined reference to `png_set_interlace_handling'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1339): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_create_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1370): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_set_error_fn'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1382): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_set_compression_level'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1390): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_create_info_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x13e4): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_set_progressive_read_fn'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x140a): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_set_sig_bytes'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1469): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_process_data'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x14b0): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x14e6): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1525): In function `QPNGFormat::decode(QImage&, QImageConsumer*, unsigned char const*, int)':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x155e): In function `end_callback':
: undefined reference to `png_get_progressive_ptr'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x159e): In function `row_callback':
: undefined reference to `png_get_progressive_ptr'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x15ee): In function `info_callback':
: undefined reference to `png_get_progressive_ptr'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x166a): In function `QPNGFormat::~QPNGFormat [in-charge deleting]()':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x16e4): In function `QPNGFormat::~QPNGFormat [in-charge]()':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1754): In function `QPNGFormat::~QPNGFormat [not-in-charge]()':
: undefined reference to `png_destroy_read_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x19d

: In function `set_text(QImage const&, png_struct_def*, png_info_struct*, bool)':
: undefined reference to `png_set_text'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1aba): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_create_write_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1aee): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_error_fn'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1af9): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_create_info_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1b11): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_destroy_write_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1b51): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_compression_level'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1b9

: In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_write_fn'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1c12): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_IHDR'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1cac): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_sig_bytes'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1ce2): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_pHYs'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1d09): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_write_info'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1d34): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_packing'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1daf): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_write_chunk'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1e20): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_write_chunk'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1e60): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_get_IHDR'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1ea6): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_write_image'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1ec4): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_write_end'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1f00): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_destroy_write_struct'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1f4e): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_oFFs'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x1f86): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_PLTE'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x2071): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_packswap'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x20a3): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_filler'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x2134): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_tRNS'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x2157): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_gAMA'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x217c): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_bgr'
/usr/lib/qt3/lib/libqt.a(qpngio.o)(.text+0x218c): In function `QPNGImageWriter::writeImage(QImage const&, int, int, int)':
: undefined reference to `png_set_swap_alpha'
/usr/lib/qt3/lib/libqt.a(qcstring.o)(.text+0x305b): In function `qUncompress(unsigned char const*, int)':
: undefined reference to `uncompress'
/usr/lib/qt3/lib/libqt.a(qcstring.o)(.text+0x31db): In function `qCompress(unsigned char const*, int)':
: undefined reference to `compress'
collect2: ld returned 1 exit status
make: *** [fireglcontrol.qt3.gcc3.3.3] Error 1
rm moc_Page.cpp moc_TVoutAdjustPage.cpp moc_AdjustPage.cpp moc_InfoPage.cpp moc_DualScreenPage.cpp moc_Sheet.cpp
vedran@vexotron:~/Desktop/fglrx_panel_sources>
Razmisljam mozda da mu je prestara ova verzija Qt3-a ilii vi imate bolju ideju?
P.S. Jel uspeo neko da kompajlira ovaj s***it?