RPM Community Forums

Mailing List Message of <rpm-devel>

RPM_OS_QNX in snapshot 20080126

From: Peter Kalbus <peter.kalbus@gmx.de>
Date: Sun 27 Jan 2008 - 13:25:00 CET
Message-Id: <54A23FD8-D6C3-4CCA-BD3B-A282BE06D9C5@gmx.de>
i just try to get last night snapshot compiled on qnx.

everything (except the db 4.6.21 parts) seems to be included - cool.

only problem, i currently have is, that in rpmio/fts.c the changes are  
#if-defed with RPM_OS_QNX.

seems to be, that this is not defined anywhere, so far.

what's the way, to get this arranged?

something for system.h:

   #if defined(__QNXNTO__)
   #  define RPM_OS_QNX    1
   #endif

or something for macros.in? but i didn't know the mechanics from that  
file, so far.

-piet
Received on Sun Jan 27 13:25:02 2008
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.