Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Sep 1998 16:28:29 +0200
From:      Alexander Sanda <entropy@compufit.at>
To:        current@FreeBSD.ORG
Subject:   Small compiling problem today...
Message-ID:  <19980904162829.A3292@compufit.at>

next in thread | raw e-mail | index | archive | help
CVSup from today (09/04):

[32]root@darkstar:/sys/compile/TEST #>make all
....
....
loading kernel
pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment
pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment
pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment
pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment
pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment
pmap.o: Undefined symbol `_PAGE_WAKEUP' referenced from text segment
*** Error code 1    

I'am not so familar with the kernel, but I think, it's only that
somebody has forgotten to replace them with calls vm_page_wakeup().

At least, that's what I found after browsing my Mail/freebsd-current
archive. There was a lengthy discussion about replacing the macros with
inline functions just a week ago (or so).

-- 
# /AS/                               http://privat.schlund.de/entropy/ #
#                                                                      #
# XX has detected, that your mouse cursor has changed position. Please #
# restart XX, so it can be updated.            -- From The Gimp manual #

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



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