I download the source package :

xorg-x11-util-macros-1.5.0-2.1.src.rpm <http://repo.meego.com/MeeGo/devel/trunk/repo/source/xorg-x11-util-macros-1.5.0-2.1.src.rpm>

from  http://repo.meego.com/MeeGo/devel/trunk/repo/source/

I want to compile this source package with scratchbox.
the command that I used are:
          make clean
          make distclean
          ./configure --prefix=/usr
          make

  but  it shows:
" make: Nothing to be done for `all'."

Why is that ?
What can I do to solve it ?





The following is the information:

[sbox-meego_pro01: ~/app/xorg_x11/util-macros] > ls
util-macros-1.5.0 util-macros-1.5.0.tar.bz2 xorg-x11-util-macros.spec xorg-x11-util-macros.yaml

[sbox-meego_pro01: ~/app/xorg_x11/util-macros] > cd util-macros-1.5.0

[sbox-meego_pro01: ~/app/xorg_x11/util-macros/util-macros-1.5.0] > ls
COPYING INSTALL Makefile.in aclocal.m4 configure.ac missing xorg-macros.pc.in ChangeLog Makefile.am README configure install-sh xorg-macros.m4.in xorgversion.m4

[sbox-meego_pro01: ~/app/xorg_x11/util-macros/util-macros-1.5.0] > ./configure --prefix=/usr
checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /scratchbox/tools/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
configure: creating ./config.status
config.status: creating xorg-macros.pc
config.status: creating Makefile
config.status: creating xorg-macros.m4

[sbox-meego_pro01: ~/app/xorg_x11/util-macros/util-macros-1.5.0] > make
make: Nothing to be done for `all'.

[sbox-meego_pro01: ~/app/xorg_x11/util-macros/util-macros-1.5.0] >
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to