Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - dbench doesn't compile: (2 Items)
   
dbench doesn't compile  
SVN revision 352

CPU:X86 Release:6.5.0

# cd HEAD_650/pkgsrc/benchmarks/dbench
# bmake install
[...]
===> Building for dbench-3.04
gcc -O2 -Wall -W -I. -DVERSION=\"3.04\" -DDATADIR=\"/usr/pkg/share/dbench\"  -c fileio.c
In file included from fileio.c:21:
dbench.h:36:21: error: sys/shm.h: No such file or directory
fileio.c: In function 'nb_qfsinfo':
fileio.c:384: warning: unused parameter 'child'
fileio.c:384: warning: unused parameter 'level'
fileio.c:384: warning: unused parameter 'status'
fileio.c: In function 'nb_cleanup':
fileio.c:427: warning: implicit declaration of function 'asprintf'
*** Error code 1

Stop.
bmake: stopped in /root/HEAD_650/pkgsrc/benchmarks/dbench/work/dbench-3.04
*** Error code 1

Stop.
bmake: stopped in /root/HEAD_650/pkgsrc/benchmarks/dbench
*** Error code 1

Stop.
bmake: stopped in /root/HEAD_650/pkgsrc/benchmarks/dbench
RE: dbench doesn't compile  
There's lots of stuff that doesn't build.  Diffs are
always appreciated :).

This one should now build.  I haven't tested it at all.

Regards,

-seanb

-----Original Message-----
From: Sebastian Fischmeister [mailto:community-noreply@qnx.com]
Sent: Wed 2/16/2011 7:52 PM
To: pkginfo-pkgsrc
Subject: dbench doesn't compile
 
SVN revision 352

CPU:X86 Release:6.5.0

# cd HEAD_650/pkgsrc/benchmarks/dbench
# bmake install
[...]
===> Building for dbench-3.04
gcc -O2 -Wall -W -I. -DVERSION=\"3.04\" -DDATADIR=\"/usr/pkg/share/dbench\"  -c fileio.c
In file included from fileio.c:21:
dbench.h:36:21: error: sys/shm.h: No such file or directory
fileio.c: In function 'nb_qfsinfo':
fileio.c:384: warning: unused parameter 'child'
fileio.c:384: warning: unused parameter 'level'
fileio.c:384: warning: unused parameter 'status'
fileio.c: In function 'nb_cleanup':
fileio.c:427: warning: implicit declaration of function 'asprintf'
*** Error code 1

Stop.
bmake: stopped in /root/HEAD_650/pkgsrc/benchmarks/dbench/work/dbench-3.04
*** Error code 1

Stop.
bmake: stopped in /root/HEAD_650/pkgsrc/benchmarks/dbench
*** Error code 1

Stop.
bmake: stopped in /root/HEAD_650/pkgsrc/benchmarks/dbench



_______________________________________________

PkgInfo
http://community.qnx.com/sf/go/post83255


Attachment: Text winmail.dat 2.96 KB