Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

Re: [Fink-users] Re: qt3-3.1.1-2 builds: msg#00042

Subject: Re: [Fink-users] Re: qt3-3.1.1-2 builds

On Friday, Jan 3, 2003, at 13:18 US/Pacific, Benjamin Reed wrote:

On Fri, 2003-01-03 at 16:14, Alexander Hansen wrote:
Ben Reed posted a patch in CVS experimental to rectify the problem
(bumps revision to 3.1.1-2)--check the mailing list archives.  The
second version that got posted seems to have done the trick for me: qt3
built.

Excellent.  Thanks for the help in tracking this down.  I've gone ahead
and put it into unstable.

Anyone else who has had problems with qt3 building, please
selfupdate-cvs and give it another shot.  If you still have problems,
*please* let me know.

I feel sorry to discourage you by reporting this, but I still have a problem with the patches. The following is the error I got. FYI, this is the same as I had before applying the patches. (Fink 0.5.0a-cvs, 0.11.1 on G3 256, 10.2.3, Dec 02 Dev Tools installed).

BEGIN ERROR

...

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

make: Nothing to be done for `symlinks'.
cd qmake && make
make -f Makefile qmake
make[2]: `qmake' is up to date.
cd src/moc && make
c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I. -I../include -I../../include -I../../../include -I../../../../include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/sw/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/usr/X11R6/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qbuffer.o ../tools/qbuffer.cpp c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I. -I../include -I../../include -I../../../include -I../../../../include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/sw/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/usr/X11R6/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qptrcollection.o ../tools/qptrcollection.cpp c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I. -I../include -I../../include -I../../../include -I../../../../include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/sw/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/usr/X11R6/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qcstring.o ../tools/qcstring.cpp c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I. -I../include -I../../include -I../../../include -I../../../../include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/sw/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/usr/X11R6/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qdatastream.o ../tools/qdatastream.cpp c++ -c -fPIC -fno-common -pipe -Ddlsym=dlsym_auto_underscore -fno-exceptions -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I. -I../include -I../../include -I../../../include -I../../../../include -I/sw/include -Os -mcpu=750 -mtune=750 -DQ_OS_DARWIN -DQ_OS_FREEBSD -DQT_MOC -DQT_NO_CODECS -DQT_LITE_UNICODE -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/sw/src/qt3-3.1.1-2/qt-x11-free-3.1.1/mkspecs/darwin-g++ -I. -I/usr/X11R6/include/freetype2 -I../../include -I../tools -I. -I/sw/include -o ./qdatetime.o ../tools/qdatetime.cpp
In file included from ../tools/qdatetime.cpp:40:
../tools/qdatetime.h:100: `TimeSpec' is not a member of type `Qt'
../tools/qdatetime.h:100: invalid data member initialization
../tools/qdatetime.h:100: (use `=' to initialize static data members)
../tools/qdatetime.h:100: declaration of `QDate QDate::currentDate'
../tools/qdatetime.h:99: conflicts with previous declaration `static QDate
   QDate::currentDate()'
../tools/qdatetime.h:157: `TimeSpec' is not a member of type `Qt'
../tools/qdatetime.h:157: invalid data member initialization
../tools/qdatetime.h:157: declaration of `QTime QTime::currentTime'
../tools/qdatetime.h:156: conflicts with previous declaration `static QTime
   QTime::currentTime()'
../tools/qdatetime.h:169: no type `TimeSpec' in `Qt'
../tools/qdatetime.h:169: `static bool QTime::currentTime(QTime*)' has already
   been declared in `QTime'
../tools/qdatetime.h:200: no type `TimeSpec' in `Qt'
../tools/qdatetime.h:222: `TimeSpec' is not a member of type `Qt'
../tools/qdatetime.h:222: invalid data member initialization
../tools/qdatetime.h:222: declaration of `QDateTime QDateTime::currentDateTime' ../tools/qdatetime.h:221: conflicts with previous declaration `static QDateTime
   QDateTime::currentDateTime()'
../tools/qdatetime.cpp: In static member function `static QDate
   QDate::currentDate()':
../tools/qdatetime.cpp:971: `LocalTime' is not a member of type `Qt'
../tools/qdatetime.cpp: At global scope:
../tools/qdatetime.cpp:980: `TimeSpec' is not a member of type `Qt'
../tools/qdatetime.cpp:980: parse error before `)' token
../tools/qdatetime.cpp:981: prototype for `QDate QDate::currentDate(...)' does
   not match any in class `QDate'
../tools/qdatetime.cpp:970: candidate is: static QDate QDate::currentDate() ../tools/qdatetime.cpp: In member function `QDate QDate::currentDate(...)':
../tools/qdatetime.cpp:1005: `ts' undeclared (first use this function)
../tools/qdatetime.cpp:1005: (Each undeclared identifier is reported only once
   for each function it appears in.)
../tools/qdatetime.cpp:1005: `LocalTime' is not a member of type `Qt'
../tools/qdatetime.cpp: In static member function `static QTime
   QTime::currentTime()':
../tools/qdatetime.cpp:1580: `LocalTime' is not a member of type `Qt'
../tools/qdatetime.cpp: At global scope:
../tools/qdatetime.cpp:1592: `TimeSpec' is not a member of type `Qt'
../tools/qdatetime.cpp:1592: parse error before `)' token
../tools/qdatetime.cpp:1593: prototype for `QTime QTime::currentTime(...)' does
   not match any in class `QTime'
../tools/qdatetime.h:168: candidates are: static bool
   QTime::currentTime(QTime*)
../tools/qdatetime.cpp:1579: static QTime QTime::currentTime()
../tools/qdatetime.cpp: In static member function `static bool
   QTime::currentTime(QTime*)':
../tools/qdatetime.cpp:1634: `LocalTime' is not a member of type `Qt'
../tools/qdatetime.cpp: At global scope:
../tools/qdatetime.cpp:1648: no type `TimeSpec' in `Qt'
../tools/qdatetime.cpp:1648: parse error before `)' token
../tools/qdatetime.cpp:1649: confused by earlier errors, bailing out
{standard input}:11:FATAL:.abort  detected.  Assembly stopping.
make[1]: *** [qdatetime.o] Error 1
make: *** [src-moc] Error 2
### execution of /var/tmp/tmp.0.VWEAm0 failed, exit code 2
Failed: compiling qt3-3.1.1-2 failed

END ERROR


Best,
Kow



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation

Home | advertise | OSDir is an inevitable website. super tiny logo