Menu

#1 error rebuilding src.rpm

closed
None
5
2002-01-13
2001-12-26
No

I get the following errors trying to rebuild the
src.rpm of 0.3.1.

In file included from main.h:25,
from callbacks.c:7:
pjb.h:22:20: pjbtoc.h: No such file or directory
make[2]: *** [callbacks.o] Error 1
make[2]: Leaving directory
`/usr/src/RPM/BUILD/pjbmanager-0.3.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/RPM/BUILD/pjbmanager-0.3.1'
make: *** [all-recursive-am] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.64492 (%build)

RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.64492 (%build)

How can I fix this?

Discussion

  • Mark Humphreys

    Mark Humphreys - 2002-01-01
    • assigned_to: nobody --> marquee
     
  • Mark Humphreys

    Mark Humphreys - 2002-01-01

    Logged In: YES
    user_id=4832

    You will need to also have installed the opensdk (3.1.1).
    This will also need to be somewhere in the include (and
    library) paths to compile properly. There is currently no
    RPM for this, but I may produce one as this a common issue
    with this version of the code.

    If this is still an issue after doing a make / make install
    for the RPM, then I will make an RPM that sets stuff up
    properly. You should be able to install the binary RPM fine,
    as the libraries are statically bound to it.

    Hope this helps.

     
  • Mark Humphreys

    Mark Humphreys - 2002-01-13
    • status: open --> closed
     
  • Mark Humphreys

    Mark Humphreys - 2002-01-13

    Logged In: YES
    user_id=4832

    Download the latest version of the pjbmanager (0.3.2rc2),
    this allows you to build (from the tarball), and override
    the location of the opensdk libraries and include files.

    Give it another go after that!

     

Log in to post a comment.