Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jul 2005 13:13:07 +0400
From:      =?koi8-r?Q?=EE=C9=CB=CF=CC=C1=CA=20=EB=D5=DA=D8=CD=C9=CE?= <nkuzmin@list.ru>
To:        ports@FreeBSD.org
Subject:   ltmdm
Message-ID:  <E1DwcXj-0006L0-00.nkuzmin-list-ru@f38.mail.ru>

next in thread | raw e-mail | index | archive | help
Hello!

I have the FreeBSD/amd64 5.4-RELEASE installed
on the my PC (processor Athlon64 3200+ "NewCastle";
motherboard ASUS K8N, chipset NVIDIA nForce3 250;
internal modem Acorp Sprinter@56K Soft PCI (V.92/V.90),
chipset CX11252-11 (Conexant)).

For Internet connection I need to have installed port ltmdm
($FreeBSD: ports/comms/ltmdm/Makefile,v 1.21 2005/02/25 04:37:22 imp Exp $).
Am I right? But in the compilation process I've got a message

--------------------------------------------------------------------------
# make
===>  ltmdm-1.4_13 is only for i386, and you are running amd64.
# 
--------------------------------------------------------------------------

I replaced string "ONLY_FOR_ARCHS = i386" with
"ONLY_FOR_ARCHS = amd64" in Makefile. In this case
in the compilation process I've got a message

--------------------------------------------------------------------------
# make
===>  Vulnerability check disabled, database not found
*************************************************
If your ISP supports K56flex protocol only and
 doesn't support V90, define WITH_595_OBJ.
Otheriwse your modem will not connect
*************************************************
===>  Extracting for ltmdm-1.4_13
=> Checksum OK for ltmdm-1.4.tgz.
===>  Patching for ltmdm-1.4_13
===>  Applying FreeBSD patches for ltmdm-1.4_13
===>  Configuring for ltmdm-1.4_13
===>  Building for ltmdm-1.4_13
Warning: Object directory not changed from original
/usr/ports/comms/ltmdm/work/sys/modules/ltmdm
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
uudecode -p
</usr/ports/comms/ltmdm/work/sys/modules/ltmdm/../../dev/ltmdm/ltmdmobj-600.o.uu
>ltmdmobj.o
cc -O -pipe   -DLTMDMOBJ_VERSION=600 -DCDEV_MAJOR=228 -D_KERNEL -DKLD_MODULE
-nostdinc -I-   -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include
-finline-limit=8000 -fno-common  -mcmodel=kernel -mno-red-zone  -mfpmath=387
-mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual  -fformat-extensions -std=c99 -c
/usr/ports/comms/ltmdm/work/sys/modules/ltmdm/../../dev/ltmdm/ltmdmsio.c
ld  -d -warn-common -r -d -o ltmdm.ko ltmdmobj.o ltmdmsio.o
ld: Relocatable linking with relocations from format elf32-i386-freebsd
(ltmdmobj.o) to format elf64-x86-64 (ltmdm.ko) is not supported
*** Error code 1

Stop in /usr/ports/comms/ltmdm/work/sys/modules/ltmdm.
*** Error code 1

Stop in
/usr/ports/comms/ltmdm.
#
--------------------------------------------------------------------------

What I need to do?

Thanks, Nikolay.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1DwcXj-0006L0-00.nkuzmin-list-ru>