1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/palm
Edwin Groothuis e141b3c45d uppc kmod installation problem on amd64
Please see a discussion thread starting with the following message:
	http://lists.freebsd.org/pipermail/freebsd-ports/2007-August/042999.html

	It seems that installation action of uppc-kmod port (do-install target)
	uses incorrect tool to put uppc.ko in its destination. It seems that the
	tool (${INSTALL_PROGRAM}) corrupts the .ko, so that it is not a valid
	kernel module anymore. If I put uppc.ko into /boot/kernel and do kldxref
	then kldxref complains about missing symbol table in uppc.ko and dumps
	core. If the module is loaded then it crashes my system.

	On the other hand, if I simply copy uppc.ko from work directory then it
	works ok.

	Essentially this is the same issue as described in the following PR only
	with another port:
	http://www.freebsd.org/cgi/query-pr.cgi?pr=100703

	Kostik Belousov confirms the issue with stripping kernel modules on amd64:
	You cannot strip kernel modules on amd64, because modules are elf object
	files, as opposed to shared objects on all other archs. Strip strips the
	object file symbol table, that is used by the static linker and in-kernel
	linker on amd64. On the other hand, shared object contains also a dynamic
	symbol table, that is not stripped and used by in-kernel linker on !amd64.

PR:		ports/115517
Submitted by:	Andriy Gapon <avg@icyb.net.ua>
2007-09-08 12:31:14 +00:00
..
bibelot
coldsync
gnome-pilot - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script 2007-07-23 09:36:51 +00:00
gnome-pilot-conduits
imgvtopgm
isilo
iSiloXC
jfconv
jpilot
jpilot-db
libmal
makeztxt Try to correct works when compiled with gcc4 2007-06-10 08:09:25 +00:00
mdbconv
p5-Palm
p5-Palm-PalmDoc
palm-db-tools
palmos-sdk
palmpower
pdbar
pdbc
pilot_makedoc
pilot-link - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script 2007-07-23 09:36:51 +00:00
pilrc
plucker
pose
ppmtoTbmp
prc-tools - Remove the DESTDIR modifications from individual ports as we have a new, 2007-08-04 11:41:30 +00:00
romeo
sitescooper
synce-dccm
synce-gnomevfs
synce-gvfs
synce-kde - Change my mail address to araujo@. 2007-06-29 16:29:19 +00:00
synce-librapi2 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script 2007-07-23 09:36:51 +00:00
synce-librra
synce-libsynce - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script 2007-07-23 09:36:51 +00:00
synce-multisync
synce-rra
synce-serial
synce-trayicon Unbreak by adding libsynce to LDFLAGS. Configure doesn't use pkg-config 2007-06-18 02:27:09 +00:00
synce-vdccm
txt2pdbdoc
uppc-kmod uppc kmod installation problem on amd64 2007-09-08 12:31:14 +00:00
Makefile