> Can you check if rpmbuild instead needs some 
> specific switch? According to the bug reporter, 
> using {%_lib} in the spec file should be enough 
> to be compatible with both 32 and 64 bit environments.

When I ran into this with Xerces 2.x, one issue had to do with specifying
the --libdir switch using the -C switch to runConfigure. It was building
things into lib but then the rest of the specfile was using lib64.

Since runConfigure is gone (I think?), might not be the same problem.

-- Scott


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to