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