Problems with make

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is what I'm trying to do;

--------

* compile source snapshot or cvs

1. create dclib

make -f Makefile.dist
./configure
make
make install

2. create dcgui

make -f Makefile.dist
./configure --with-qt-dir=[e.g. /usr/lib/qt3] --with-libdc=/usr/local
make
make install

----------

When I try to hit "make" in the first step (create dclib) it says;
(*ALOT OF OUTPUT*)
/usr/bin/ld: cannot find -lbz2
collect2: ld returned 1 exit status
make[2]: *** [libdc.la] Error 1
make[2]: Leaving directory `/home/Tobias/dclib/dclib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Tobias/dclib'
make: *** [all] Error 2
[Tobias@Pulp dclib]$ cd '/home/Tobias/dclib/'

What shall I do about this?

Regards
Tobias





[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux