![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RRDtool 1.2.27 (Default branch) | iBot | Software Releases - RSS News | 0 | 02-17-2008 11:30 AM |
| Compiling with Dll in HP Ux | dwgi32 | High Level Programming | 2 | 11-13-2007 07:43 PM |
| re-compiling | aViking | UNIX for Advanced & Expert Users | 5 | 03-21-2006 07:44 AM |
| compiling with aix 5.1 | n-may | AIX | 1 | 05-24-2004 11:17 PM |
| compiling qt | nydel | UNIX for Dummies Questions & Answers | 2 | 08-03-2001 05:14 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
compiling the RRDtool
I tried to compile the RRDtool on HP-UX (IA56). I have gcc-3.4.3 and perl 5.8.0
I got this: Writing Makefile for RRDs cd perl-shared && make /opt/perl/bin/perl /opt/perl/lib/5.8.0/ExtUtils/xsubpp -typemap /opt/perl/lib/5.8.0/ExtUtils/typemap RRDs.xs > RRDs.xsc && mv RRDs.xsc RRDs.c gcc -c -I.. -I../src -I../gd1.3 -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DVERSION=\"1.000491\" -DXS_VERSION=\"1.000491\" -fPIC "-I/opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE" -DPERLPATCHLEVEL=8 RRDs.c In file included from /opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE/perl.h:3950, from RRDs.xs:6: /usr/include/sys/ipc.h:51: error: parse error before "cid_t" /usr/include/sys/ipc.h:56: error: parse error before '}' token In file included from /opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi/CORE/perl.h:3951, from RRDs.xs:6: /usr/include/sys/sem.h:91: error: field `sem_perm' has incomplete type In file included from ../src/rrd_tool.h:24, from RRDs.xs:13: ../config.h:191:1: warning: "VERSION" redefined <command line>:7:1: warning: this is the location of the previous definition *** Error exit code 1 Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. Where is the problem now, in the gcc or in the perl...I have no idea.. Thank you. |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
i dont know the answer, and since you havent gotten a response in a few days, Id say go post this question on the HPUX forums.
http://itrc.hp.com they have many HP gurus who might be able to help.
__________________
My brain is your brain |
|
#3
|
|||
|
|||
|
Thank you.
I'm coming slowly forward with HP-UX, but I find Linux more friendly... |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|