Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jan 2000 12:01:45 +0100
From:      Michel TALON <talon@lpthe.jussieu.fr>
To:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: PAO3 + 3.4-STABLE
Message-ID:  <20000124120144.F87825@lpthe.jussieu.fr>
In-Reply-To: <200001231603.IAA06548@goose.prod.itd.earthlink.net>; from pmoyer@hyperon.com on Sun, Jan 23, 2000 at 11:10:16AM -0500
References:  <200001231603.IAA06548@goose.prod.itd.earthlink.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 23, 2000 at 11:10:16AM -0500, Philip R. Moyer wrote:
> 
> Forgive me if this is a silly question, but I have cvsupped the latest
> 3.4-STABLE sources from FreeBSD, then cvsupped the latest PAO3 sources
> from Japan (1).  Everything goes well until I'm building the kernel, when
> I get errors from apm.c:
> 
> Script started on Sun Jan 23 10:59:26 2000
> penrose# make
> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include  -DKERNEL -DVM_STACK -include opt_global.h -elf  ../../i386/apm/apm.c
> ../../i386/apm/apm.c: In function `apm_do_suspend':
> ../../i386/apm/apm.c:538: structure has no member named `suspending'
> ../../i386/apm/apm.c:546: structure has no member named `suspending'
> ../../i386/apm/apm.c: In function `apm_resume':
> ../../i386/apm/apm.c:669: structure has no member named `suspending'
> ../../i386/apm/apm.c: In function `apmattach':
> ../../i386/apm/apm.c:1089: `APM_FORCE_APM10_FLAG' undeclared (first use this function)
> ../../i386/apm/apm.c:1089: (Each undeclared identifier is reported only once
> ../../i386/apm/apm.c:1089: for each function it appears in.)
> ../../i386/apm/apm.c:1095: `APM_NO_CLOCK_ADJUST_FLAG' undeclared (first use this function)
> ../../i386/apm/apm.c:1101: `APM_FORCE_64K_SEG_FLAG' undeclared (first use this function)
> *** Error code 1

Perhaps you have done the same error than me: i had                             
expanded paoall.tgz which replaced files in the /sys directory                  
then in /usr/src/pao3 i did make patch or similar which                         
clobbered all the previous files. Then i could no more compile                  
a kernel. The cure was to expand once more paoall.tgz which                     
reinstalled the good kernel files, and run all the makes except                 
make patch. Then all was OK and my laptop works since a month.      


-- 

Michel TALON



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000124120144.F87825>