Current-Users archive

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

Re: Build failure - port amd64



Yes, the src/sys/arch/amd64/conf/INSTALL kernel includes that:

quicky:conf {104} grep -n MTRR INSTALL
18:no options   MTRR
quicky:conf {105}


On Sun, 9 Aug 2009, Christos Zoulas wrote:

In article <Pine.NEB.4.64.0908091302100.13542%quicky.whooppee.com@localhost>,
Paul Goyette  <paul%whooppee.com@localhost> wrote:
It seems that the latest changes related to drm have broken the build
for the INSTALL kernel:

#      link  INSTALL/netbsd
/build/netbsd-local/tools/x86_64/amd64/bin/x86_64--netbsd-ld -Map
netbsd.map --cref -T
/build/netbsd-local/src/sys/arch/amd64/conf/kern.ldscript -Ttext
0xffffffff80100000 -e start -X -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ}
vers.o
drm_memory.o: In function `drm_mtrr_add':
drm_memory.c:(.text+0x3f): undefined reference to `mtrr_funcs'
drm_memory.o: In function `drm_mtrr_del':
drm_memory.c:(.text+0x7b): undefined reference to `mtrr_funcs'
Do you have no options MTRR.

christos



-------------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:      |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul at whooppee.com   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index