Port-amiga archive

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

Re: V1.4.1 Compile Problem



I no longer have those files.  I got a successful compile after getting the 
source files from the -released sources and creating a custom config file from 
AMIGA instead of GENERIC.

BTW, also ran into a problem trying to install the kde package from the NetBSD 
Amiga CDROM that I bought through the link provided on the NetBSD site.  It 
will not install directly from the CD, e.g., 'pkg_add ked-1.1.1.tgz' because it 
cannot find the dependent packages on the CD. Had to manually hunt down and 
install the dependent packages first. According to the Packages.txt document, 
Section 1.1 Where To Get, all the packages are in the All directory under 
/pub/NetBSD/packages/<machine> and the CDROM is supposed to have the same 
directory structure.  Not so.  By following the directions in the How To with 
the CD it got stuck in a loop saying dependent packages not installed and 
unable to load the kde packages and repeating the process with the kde packages 
identified in the kde-1.1.1.tgz install package.  FYI, don't expect you to do 
anything about it.


On 03-Feb-00, Ignatios Souvatzis wrote:
> On Thu, Feb 03, 2000 at 09:40:56AM -0700, Dennis Langenfeld wrote:
> 
> > Coincidently, just prior to including zbusvar.h in clock.c is :
> > #include <amiga/dev/rtc.h>      <--- file patched for Y2K.
> > #include <amiga/dev/zbusvar.h>
> > 
> > I have been able to successfully compile and run a GENERIC after applying
> > the Y2K file patches.  I then edited the GENERIC config file (see
> > attached).  BTW, why weren't the Y2K updated rtc.h, a2kbbc.c, and a3kbbc.c
> > files (e.g., in a .tgz) posted on the NetBSD site instead of a diff file?
 
I just tried that. That is, downgraded my 1.4.x release work directory for
sys/arch/amiga/dev to 1-4-patch001, applied the patch, configured your
config-file, cd-d to the A4k directory and "make clock.o". Worked fine.
I even booted 1.4.2_ALPHA to do that. (No, this really shouldn't make
any difference; afaik, the compiler is unchanged).

I guess something went wrong when you patched... can you show us your 
clock.c and rtc.h please?

Regards,
    -is




Home | Main Index | Thread Index | Old Index