Can't build kdeartwork

Cef cef at optus.net
Tue Jan 18 12:39:31 UTC 2005


On Tue, 18 Jan 2005 22:41, David M. Carney wrote:
> I'm building KDE 3.4 beta via konstruct.
>
> I thought I had all the listed libraries/dependencies installed, but I
> can't get a few packages to build. The most notable is kdeartwork.
>
> <Snip for brevity!>
>
> `Fountain::Fountain[not-in-charge](QWidget*, char const*)':
> : undefined reference to `gluNewQuadric'
>
> kfountain_kss.all_cpp.o(.text+0x1815): In function
>
> `Fountain::Fountain[in-charge](QWidget*, char const*)':
> : undefined reference to `gluNewQuadric'
>
> kfountain_kss.all_cpp.o(.text+0x1a49): In function
>
> `Fountain::~Fountain [not-in-charge]()':
> : undefined reference to `gluDeleteQuadric'
>
> kfountain_kss.all_cpp.o(.text+0x1aa9): In function
>
> `Fountain::~Fountain [in-charge]()':
> : undefined reference to `gluDeleteQuadric'
>
> kfountain_kss.all_cpp.o(.text+0x1b09): In function
>
> `Fountain::~Fountain [in-charge deleting]()':
> : undefined reference to `gluDeleteQuadric'
>
> kfountain_kss.all_cpp.o(.text+0x267d): In function
>
> `Fountain::resizeGL(int, int)':
> : undefined reference to `gluPerspective'
>
> <Snip for brevity!>

Sounds like it's not finding the development libraries for glu. I'd be 
guessing xlibmesa-glu-dev is what you need.

Hope this helps.

-- 
 Stuart Young - aka Cefiar - cef at optus.net




More information about the ubuntu-users mailing list