kdevelop on hpux 10.20, problem w/ kdlgloader

Thomas Matelich sosedada at usa.net
Wed Aug 25 18:35:16 BST 1999


I guess my first question would be is there anyone else out there who has done
or is trying to do this platform?  I am running hpux 10.20 on a HP B132.  I
downloaded the pre-compiled hpux binaries for KDE 1.1.1 and I am using gcc
2.95 to compile KDevelop 1.0 beta 2.

My problem is that when I try to use the ctrl+space in the dialog editor, it
errors out saying it can't find libkdlgloader.so.
To get the code to compile on my system, I had to modify
kdevelop/kdlgedit/kdlgloader.h as you see in the attachment.  My latest
attempt was putting the complete path to the library in the file rather than
relying on the dynamic loader to find it.  Before that I was getting console
messages saying that the library could not be found. So, I hard coded the path
and now my error (from perror) is that there is not enough room in the address
space to load the library.  Any ideas on that would be great.  Is it possible
to link the static library?

Also, I have found that my cursor never stops being a "watch."  If you could
point me to the code where this is happening, I'd be happy to take a gander.

And my last question, I have been unable to just change a file and rebuild,
I've had to start from scratch.  Any advice on that? 

Thanks.

--
Thomas O Matelich
Senior Software Designer
Zetec, Inc.
sosedada at usa.net
tmatelich at zetec.com



____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kdlgloader.h
Type: application/octet-stream
Size: 6707 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/19990825/3c1657d6/attachment.obj>


More information about the KDevelop mailing list