Войти

Показать полную графическую версию : Помогите ламеру!!! плиз!!!


ilka
12-06-2007, 22:02
Всем привет...проблема такого рода (фря 6.2) пытаюсь поставить из портов любую прогу выдаёт ошибку

(пример)

checking for pthread_create in -pthread... yes
checking for extra includes... added
checking for extra libs... added
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/local/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not
found. Please check your installation!
For more details about this problem, look at the end of config.log.
===> Script "configure" failed unexpectedly.
Please report the problem to ports@FreeBSD.org [maintainer] and attach the
"/usr/ports/net-p2p/valknut/work/valknut-0.3.7/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/net-p2p/valknut.


При попытке скомпилить /usr/ports/x11-toolkits/qt33 выдает вот такую фигню...(((

пожалуйста ткните носом где именно ошибка и что делать.... хотелось бы знать и как исправить и где в следующий раз смотреть (чтоб потом глупых вопросов не задавать)


.......................
for /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/plugins/src/styles/windows/windows.pro (fast)

Qt is now configured for building. Just run /usr/bin/make.
To reconfigure, run /usr/bin/make confclean and configure.

===> Building for qt-copy-3.3.8_3
cd src/moc && make
c++ -c -pipe -fno-exceptions -O2 -fno-strict-aliasing -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_S TL -DQT_NO_COMPRESS -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I/usr/local/include -I../../include -I../tools -I. -I/usr/local /include -o ./qbuffer.o ../tools/qbuffer.cpp
c++ -c -pipe -fno-exceptions -O2 -fno-strict-aliasing -pipe -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_S TL -DQT_NO_COMPRESS -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I/usr/local/include -I../../include -I../tools -I. -I/usr/local /include -o ./qptrcollection.o ../tools/qptrcollection.cpp

....................................................

c++ -c -pipe -fno-exceptions -Wall -W -O2 -fno-strict-aliasing -pipe -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_NIS -D_LARGEFILE_SOURCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XFTFREETYPE -DQT_NAS_SUPPORT -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I/usr/local/include -I/usr/local/include -I../include -I/usr/local/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt/qsound_x11.o kernel/qsound_x11.cpp
kernel/qsound_x11.cpp:51:28: audio/audiolib.h: No such file or directory
kernel/qsound_x11.cpp:52:28: audio/soundlib.h: No such file or directory
kernel/qsound_x11.cpp:54: error: expected initializer before '*' token
kernel/qsound_x11.cpp:56: error: `AuBool' does not name a type
kernel/qsound_x11.cpp:67: error: expected `)' before "b"
kernel/qsound_x11.cpp:80: error: `AuBucketID' does not name a type
kernel/qsound_x11.cpp:81: error: `AuFlowID' does not name a type
kernel/qsound_x11.cpp: In destructor `virtual QAuBucketNAS::~QAuBucketNAS()':
kernel/qsound_x11.cpp:70: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:71: error: `AuSync' was not declared in this scope
kernel/qsound_x11.cpp:72: error: `id' was not declared in this scope
kernel/qsound_x11.cpp:72: error: `AuDestroyBucket' was not declared in this scope
kernel/qsound_x11.cpp:74: error: `AuEvent' was not declared in this scope
kernel/qsound_x11.cpp:74: error: expected `;' before "ev"
kernel/qsound_x11.cpp:75: error: `AuEventsQueuedAfterFlush' was not declared in this scope
kernel/qsound_x11.cpp:75: error: `eventPred' was not declared in this scope
kernel/qsound_x11.cpp:75: error: `flow' was not declared in this scope
kernel/qsound_x11.cpp:75: error: `ev' was not declared in this scope
kernel/qsound_x11.cpp:75: error: `AuScanEvents' was not declared in this scope
kernel/qsound_x11.cpp:75: warning: unused variable 'AuEventsQueuedAfterFlush'
kernel/qsound_x11.cpp:75: warning: unused variable 'eventPred'
kernel/qsound_x11.cpp:75: warning: unused variable 'flow'
kernel/qsound_x11.cpp:75: warning: unused variable 'ev'
kernel/qsound_x11.cpp:75: warning: unused variable 'AuScanEvents'
kernel/qsound_x11.cpp:71: warning: unused variable 'AuSync'
kernel/qsound_x11.cpp:72: warning: unused variable 'id'
kernel/qsound_x11.cpp:72: warning: unused variable 'AuDestroyBucket'
kernel/qsound_x11.cpp:74: warning: unused variable 'AuEvent'
kernel/qsound_x11.cpp: In constructor `QAuServerNAS::QAuServerNAS(QObject*)':
kernel/qsound_x11.cpp:116: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:116: error: `AuOpenServer' was not declared in this scope
kernel/qsound_x11.cpp:118: error: `AuCloseDownDestroy' was not declared in this scope
kernel/qsound_x11.cpp:118: error: `AuSetCloseDownMode' was not declared in this scope
kernel/qsound_x11.cpp:120: error: `AuServerConnectionNumber' was not declared in this scope
kernel/qsound_x11.cpp:118: warning: unused variable 'AuCloseDownDestroy'
kernel/qsound_x11.cpp:118: warning: unused variable 'AuSetCloseDownMode'
kernel/qsound_x11.cpp:120: warning: unused variable 'AuServerConnectionNumber'
kernel/qsound_x11.cpp:116: warning: unused variable 'AuOpenServer'
kernel/qsound_x11.cpp: In destructor `virtual QAuServerNAS::~QAuServerNAS()':
kernel/qsound_x11.cpp:131: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:132: error: `AuCloseServer' was not declared in this scope
kernel/qsound_x11.cpp:132: warning: unused variable 'AuCloseServer'
kernel/qsound_x11.cpp:134: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:134: warning: unused variable 'nas'
kernel/qsound_x11.cpp: In member function `virtual void QAuServerNAS::play(const QString&)':
kernel/qsound_x11.cpp:150: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:152: error: `AuFixedPoint' was not declared in this scope
kernel/qsound_x11.cpp:152: error: expected `;' before "volume"
kernel/qsound_x11.cpp:153: error: `AuNone' was not declared in this scope
kernel/qsound_x11.cpp:153: error: `volume' was not declared in this scope
kernel/qsound_x11.cpp:153: error: `AuSoundPlayFromFile' was not declared in this scope
kernel/qsound_x11.cpp:154: error: `AuFlush' was not declared in this scope
kernel/qsound_x11.cpp:151: warning: unused variable 'iv'
kernel/qsound_x11.cpp:152: warning: unused variable 'AuFixedPoint'
kernel/qsound_x11.cpp:153: warning: unused variable 'AuNone'
kernel/qsound_x11.cpp:153: warning: unused variable 'volume'
kernel/qsound_x11.cpp:153: warning: unused variable 'AuSoundPlayFromFile'
kernel/qsound_x11.cpp: At global scope:
kernel/qsound_x11.cpp:161: error: variable or field `callback' declared void
kernel/qsound_x11.cpp:161: error: `AuServer' was not declared in this scope
kernel/qsound_x11.cpp:161: error: expected primary-expression before ',' token
kernel/qsound_x11.cpp:161: error: `AuEventHandlerRec' was not declared in this scope
kernel/qsound_x11.cpp:161: error: expected primary-expression before ',' token
kernel/qsound_x11.cpp:161: error: `AuEvent' was not declared in this scope
kernel/qsound_x11.cpp:161: error: `e' was not declared in this scope
kernel/qsound_x11.cpp:161: error: `AuPointer' was not declared in this scope
kernel/qsound_x11.cpp:162: error: initializer expression list treated as compound expression
kernel/qsound_x11.cpp:162: error: expected `,' or `;' before '{' token
kernel/qsound_x11.cpp: In member function `void QAuServerNAS::setDone(QSound*)':
kernel/qsound_x11.cpp:174: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:174: warning: unused variable 'nas'
kernel/qsound_x11.cpp: In member function `virtual void QAuServerNAS::play(QSound*)':
kernel/qsound_x11.cpp:189: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:200: error: `AuFixedPoint' was not declared in this scope
kernel/qsound_x11.cpp:200: error: expected `;' before "volume"
kernel/qsound_x11.cpp:202: error: 'class QAuBucketNAS' has no member named 'id'
kernel/qsound_x11.cpp:202: error: `AuNone' was not declared in this scope
kernel/qsound_x11.cpp:202: error: `volume' was not declared in this scope
kernel/qsound_x11.cpp:203: error: 'class QAuBucketNAS' has no member named 'flow'
kernel/qsound_x11.cpp:203: error: `AuSoundPlayFromBucket' was not declared in this scope
kernel/qsound_x11.cpp:204: error: `AuFlush' was not declared in this scope
kernel/qsound_x11.cpp:199: warning: unused variable 'iv'
kernel/qsound_x11.cpp:200: warning: unused variable 'AuFixedPoint'
kernel/qsound_x11.cpp:202: warning: unused variable 'AuNone'
kernel/qsound_x11.cpp:202: warning: unused variable 'volume'
kernel/qsound_x11.cpp:203: warning: unused variable 'AuSoundPlayFromBucket'
kernel/qsound_x11.cpp: In member function `virtual void QAuServerNAS::stop(QSound*)':
kernel/qsound_x11.cpp:213: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:215: error: 'class QAuBucketNAS' has no member named 'flow'
kernel/qsound_x11.cpp:215: error: `AuStopFlow' was not declared in this scope
kernel/qsound_x11.cpp:216: error: `AuFlush' was not declared in this scope
kernel/qsound_x11.cpp:215: warning: unused variable 'AuStopFlow'
kernel/qsound_x11.cpp: In member function `virtual void QAuServerNAS::init(QSound*)':
kernel/qsound_x11.cpp:228: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:229: error: `AuBucketID' was not declared in this scope
kernel/qsound_x11.cpp:229: error: expected `;' before "b_id"
kernel/qsound_x11.cpp:232: error: `b_id' was not declared in this scope
kernel/qsound_x11.cpp:229: warning: unused variable 'AuBucketID'
kernel/qsound_x11.cpp:232: warning: unused variable 'b_id'
kernel/qsound_x11.cpp:228: warning: unused variable 'nas'
kernel/qsound_x11.cpp: In member function `virtual bool QAuServerNAS::okay()':
kernel/qsound_x11.cpp:238: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:238: warning: unused variable 'nas'
kernel/qsound_x11.cpp: In member function `void QAuServerNAS::dataReceived()':
kernel/qsound_x11.cpp:243: error: `nas' was not declared in this scope
kernel/qsound_x11.cpp:243: error: `AuHandleEvents' was not declared in this scope
kernel/qsound_x11.cpp:243: warning: unused variable 'nas'
kernel/qsound_x11.cpp:243: warning: unused variable 'AuHandleEvents'
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8/src.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33/work/qt-x11-free-3.3.8.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.

kryo
13-06-2007, 14:06
Видимо нехватает каких-то библиотек или еще чего, попробуй поставить из пакетов: portinstall qt -PP
или portupgrade -a
и потом пытайся снова

ilka
17-06-2007, 00:49
Спасибо ................ )

проблема была в том что не находились следующие файлы в /usr/local/include/audio/

kernel/qsound_x11.cpp:51:28: audio/audiolib.h: No such file or directory
kernel/qsound_x11.cpp:52:28: audio/soundlib.h: No such file or directory

они нашлись в /usr/X11R6/include/audio/
после чего я их благополучно туда скопировал) и все заработало)




© OSzone.net 2001-2012