Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Architectures & Platforms Gentoo for Mac OS X (Portage for Mac OS X)
  • Search

Can't emerge qt3.3.1-r1

Running Portage on Mac OS X and need help with a problem? Post here.
Locked
Advanced search
2 posts • Page 1 of 1
Author
Message
ExoticFish
n00b
n00b
Posts: 2
Joined: Fri Oct 03, 2003 6:23 pm

Can't emerge qt3.3.1-r1

  • Quote

Post by ExoticFish » Thu Feb 24, 2005 4:55 pm

when i try to emerge qt3.3.1-r1 it fails the compile. here's where it starts getting crazy:

/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:166:20: qt_mac.h: No such file or directory
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:170: error: parse
error before `&' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:173: error: `
file' was not declared in this scope
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:174: error: parse
error before `=' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:180: error: parse
error before `&' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:185: error: `
CFStringRef' was not declared in this scope
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:185: error: parse
error before `)' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp: In
function `QString cfstring2qstring(...)':
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:187: error: `
str' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:187: error: (Each
undeclared identifier is reported only once for each function it appears
in.)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:190: error: `
CFIndex' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:190: error: parse
error before `=' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:191: error: parse
error before `*' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:193: error: `
UniChar' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:193: error: `
buffer' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:193: error: parse
error before `)' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:194: error: `
length' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:194: error: `
CFRangeMake' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:194: error: `
CFStringGetCharacters' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp: In
function `unsigned char* p_str(const QString&)':
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:202: error: `
CFStringRef' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:202: error: parse
error before `=' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:204: error: `
cfstr' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:204: error: `
CFStringGetSystemEncoding' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:204: error: `
CFStringGetPascalString' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:205: error: `
CFRelease' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp: In
function `QString p2qstring(const unsigned char*)':
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:210: error: parse
error before `=' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp: In
function `int qMacVersion()':
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:218: error: `
Qt' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:218: error: parse
error before `::' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:223: error: `
gestaltSystemVersion' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:223: error: `
Gestalt' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:223: error: `
noErr' undeclared (first use this function)
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:225: error: parse
error before `::' token
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp: At
global scope:
/private/var/tmp/portage/qt-3.3.3-r1/work/qt-x11-free-3.3.3/src/tools/qglobal.cpp:237: error: syntax
error before `::' token
make: *** [qglobal.o] Error 1
qmake failed to build. Aborting.

any help would be greatly appreciated!!
What does it mean? I dunno but I think it involves monkeys and duct tape
Top
solomonHk
Apprentice
Apprentice
User avatar
Posts: 226
Joined: Sun Mar 28, 2004 10:31 pm
Location: int main(void) { };

  • Quote

Post by solomonHk » Thu Feb 24, 2005 6:32 pm

You may want to install the packages available at trolltech. I do that anyway because you get a little better package AND it just seems to work more flawlessly.
I am become death. Destroyer of worlds.

Give me no credit for having class, One thumb on the pulse of the nation, one thumb in your girlfriend's ass.

Brought to you by a Self-proclaimed sinner.
Top
Locked

2 posts • Page 1 of 1

Return to “Gentoo for Mac OS X (Portage for Mac OS X)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic