- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- aCC and Qt compile problem...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2004 05:54 AM
10-18-2004 05:54 AM
aCC and Qt compile problem...
I'm getting the following errors:
make
aCC -c +DAportable -w -D__STRICT_ANSI__ -D_HPUX_SOURCE -AA -O +Z -DQT_SH
URCE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_XINERAMA -DQT_NO_XCURSOR -DQT
-DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA -D
_COMPACT -DQT_NO_STYLE_POCKETPC -I/opt/qt/mkspecs/hpux-acc -I. -I3rdparty/libpng
elease-shared/ -o .obj/release-shared/qapplication_x11.o kernel/qapplication_x11
Error 43: "/usr/include/sys/socket.h", line 470 # C++ does not allow Old-style (
inline sbsize_t sendfile(a,b,c,d,e,f) int a,b,f; off_t c; bsize_
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error 43: "/usr/include/sys/socket.h", line 471 # C++ does not allow Old-style (
inline sbsize_t sendpath(a,b,c,d,e,f) int a,f; char *b; off_t c;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
*** Error exit code 2
Stop.
$
- Tags:
- K&R
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2004 08:53 AM
10-19-2004 08:53 AM
Re: aCC and Qt compile problem...
When you get to linking you may want patches PHSS_31000 and PHSS_31001, which provide a shared library version of libXmu.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 01:28 AM
10-20-2004 01:28 AM
Re: aCC and Qt compile problem...
Thank you, I modified the socket.h temporarily to get by the problem. I installed the PHNE_31247 & PHSS_31001 and resolved this problem.
This has gotten me further along. Now I'm getting (ldld.sl) unresolved symbols when it tries linking the designer program (type_id XT10QDropEvent_), I'll ping Trolltech on this....
I don't see a button to assign points, was this disabled in the forums?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 02:51 AM
10-20-2004 02:51 AM
Re: aCC and Qt compile problem...
Do you feel like a new man? ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-20-2004 03:05 AM
10-20-2004 03:05 AM
Re: aCC and Qt compile problem...
I'm surprised it let me sign up again with the same name/email address, since I couldn't log on with my old one. :-)
deja vu all over again....