On Sunday 07 January 2001 02:56, you wrote:
> Mike,
>
> I didn't see apt-get under Cooker but I did see it under Contrib. I
> grabbed
> the source rpm and ran into a compile problem:

I as well ran into compiler problems. I was pretty sure I told it to install 
everything, but I found no gcc. Anyway, I installed the gcc packages, built 
the symlinks to /usr/bin/cpp and /usr/bin/gcc (which I shouldn't have to do, 
but apparently they weren't there). OK, so finally I'm able to rebuild the 
apt rpm, and it starts running through the configure and make processes, and 
I see a large number of errors on the screen:

linking ./intl/libgettext.h to intl/libintl.h
+ find . -type d '(' -name SCCS -o -name RCS ')' -prune -o -type f -print0
+ xargs -0 -e perl -p -i -e 's@/var(/lib)?/state/apt@/var/lib/apt@g'
+ make
Compiling contrib/mmap.cc to 
/usr/src/RPM/BUILD/apt-0.3.19cnc27/obj/apt-pkg/mmap.opic
In file included from contrib/mmap.cc:29:
/usr/src/RPM/BUILD/apt-0.3.19cnc27/include/apt-pkg/mmap.h:32: string: No such 
file or directory
In file included from 
/usr/src/RPM/BUILD/apt-0.3.19cnc27/include/apt-pkg/mmap.h:33,
                 from contrib/mmap.cc:29:
/usr/src/RPM/BUILD/apt-0.3.19cnc27/include/apt-pkg/fileutl.h:28: string: No 
such file or directory
In file included from contrib/mmap.cc:30:
/usr/src/RPM/BUILD/apt-0.3.19cnc27/include/apt-pkg/error.h:47: string: No 
such file or directory
In file included from 
/usr/src/RPM/BUILD/apt-0.3.19cnc27/include/apt-pkg/mmap.h:33,
                 from contrib/mmap.cc:29:
/usr/src/RPM/BUILD/apt-0.3.19cnc27/include/apt-pkg/fileutl.h:38: syntax error 
be

and a bunch more of that.

Is there something I'm missing?


-- 
------------------------------------------------------------------------
David E. Fox                              Thanks for letting me
[EMAIL PROTECTED]                            change magnetic patterns
[EMAIL PROTECTED]                       on your hard disk.
-----------------------------------------------------------------------

Reply via email to