, <port-mac68k@netbsd.org>
From: iMac <wduke@cogeco.ca>
List: port-mac68k
Date: 10/27/2005 13:51:46
I'm running into the same problems while attempting to install pre-built
binaries from the NetBSD ftp site. Virtually nothing appears to be
complete.
Sheesh, I don't know how many packages that I've attempted to install, only
to thwarted by non-existent or missing dependencies.
Anybody know what's going on there?
Regards,
on 10/27/05 1:35 PM, thelarsons3@cox.net at thelarsons3@cox.net wrote:
> Hello, list,
>
> I just installed 1.6 (immediately upgraded to 1.6.2) on my Q840. I set out to
> use my newfound '040 speediness to compile some of my favorite apps, including
> bash2. After grabbing the latest pkgsrc tarball, I've been frustrated in
> every attempt to build anything. I do everything as root, so there shouldn't
> be any permission problems. But I get messages like this (bash2):
> cc -DHAVE_CONFIG_H -I. -I. -DHOST=\"m68k--netbsdelf\" -DVERSION=\"20050731\"
> -O2 -c rmd160.c -o rmd160.o
> Assembler messages:
> FATAL: Can't create rmd160.o: No such file or directory
> .: Can't open /usr/pkgsrc/pkgtools/digest/work/.wrapper/tmp/empty
>
> Or this (pkg-config):
> cannot create /usr/pkgsrc/pkgtools/digest/work/.pkgdb/+BUILD_VERSION:
> directory nonexistent
>
> - even when I confirm /usr/pkgsrc/pkgtools/digest/work/.pkgdb does exist.
>
> What's going on? What can I do? I've used pkgsrc before and never had
> problems like this.
>
> Thanks,
> Tim