Problems building on RHEL5 environment

David Smith smith107 at llnl.gov
Mon Aug 13 11:24:50 PDT 2007


> > David Smith wrote:
> > > I'm getting the following errors when running rpmbuild on a RHEL 5 environment.  Anyone have any clues...
> > >
> > > -bash-3.1# uname -a
> > > Linux thal 2.6.18-8.1.4.el5 #1 SMP Fri May 4 22:15:17 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
> > >
> > > Compiling 32-bit tempfile.c...
> > > Compiling 32-bit transcode.c...
> > > Compiling 32-bit usersys.c...
> > > Compiling 32-bit util.c...
> > > Linking 32-bit 32bit/libcups.so.2...
> > > /usr/bin/ld: skipping incompatible /usr/lib64/libcom_err.so when searching for -lcom_err
> > > /usr/bin/ld: skipping incompatible /usr/lib64/libcom_err.a when searching for -lcom_err
> > > /usr/bin/ld: cannot find -lcom_err
> > > collect2: ld returned 1 exit status
> > > make[1]: *** [32bit/libcups.so.2] Error 1
> > > make: *** [all] Error 1
> > > error: Bad exit status from /var/tmp/rpm-tmp.87561 (%build)
> >
> > You need to install the 32-bit e2fsprogs-devel package.
> >
> > --
> > ______________________________________________________________________
> > Michael Sweet, Easy Software Products           mike at easysw dot com
> > Internet Printing and Publishing Software        http://www.easysw.com
>
> Hmm...  those packages seem to be installed already...
>
> -bash-3.1# rpm -qa | grep e2fs
> e2fsprogs-1.39-8.el5
> e2fsprogs-libs-1.39-8.el5
> e2fsprogs-devel-1.39-8.el5
> e2fsprogs-libs-1.39-8.el5
>
>
> David
>

Ah, now thinking about this a bit more.... you said 32 bit versions...  I'll try that.

Thanks,

David






More information about the cups-devel mailing list