[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnokii 0.6.0
From: |
Pawel Kot |
Subject: |
Re: gnokii 0.6.0 |
Date: |
Mon, 23 Feb 2004 09:54:59 +0100 |
>>> address@hidden 23 February 2004 09:36:55 >>>
> Hi Pkot,
>
> (...)
> > Download new version from:
> > http://www.gnokii.org/downloads/ [US]
> > ftp://ftp.gnokii.org/pub/gnokii/ [Poland]
>
>
> Just pointed at the first url, and got a 404 ..
Sorry, it is http://www.gnokii.org/download/
> Downloaded gnokii-0.6.0.tar.gz from the second,
> and started RPMs compilation against a 7.3 tree;
>
> unfortunatelly, compilation fails at:
>
> rpmbuild -ta gnokii-0.6.0.tar.gz
>
> (...)
>
> /bin/sh ../libtool --mode=compile gcc -g -O2 -I../include
-I/usr/X11R6/include -o vcal.lo -c vcal.c
> rm -f .libs/vcal.lo
> gcc -g -O2 -I../include -I/usr/X11R6/include -c vcal.c -fPIC -DPIC
-o .libs/vcal.lo
> gcc: vcal.c: No such file or directory
> gcc: No input files
> gmake[1]: *** [vcal.lo] Erreur 1
> gmake[1]: Quitte le répertoire
`/usr/src/redhat/BUILD/gnokii-0.6.0/common'
> make: *** [common] Erreur 2
> error: Bad exit status from /var/tmp/rpm-tmp.90556 (%build)
How do you say that you need flex to build the package in the spec
file?
Anyway installing flex will help you.
pkot