Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 02:08:13 -0700 (PDT)
From:      Yuri Khotyaintsev <yuri@irfu.se>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41774: amanda-server fails to build
Message-ID:  <200208190908.g7J98DLW006889@www.freebsd.org>

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

>Number:         41774
>Category:       ports
>Synopsis:       amanda-server fails to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 19 02:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Yuri Khotyaintsev
>Release:        4.6-STABLE
>Organization:
Swedish Inst. of Space Physics
>Environment:
FreeBSD nest.irfu.se 4.6-STABLE FreeBSD 4.6-STABLE #0: Thu Aug  8 10:36:16 CEST 2002     yuri@nest.irfu.se:/stor/obj/stor/src/sys/NEST.DEBUG  i386    
>Description:
mkdir .libs
cc -O2 -pipe -march=pentiumpro -o chg-scsi chg-scsi.o scsi-aix.o scsi-changer-driver.o scsi-hpux_new.o scsi-irix.o scsi-linux.o scsi-solaris.o scsi-bsd.o scsi-cam.o sense.o  ../common-src/libamanda.a ../server-src/libamserver.a ../tape-src/libamtape.a ../common-src/libamanda.a -lm -lreadline -ltermcap -lcam
scsi-cam.o: In function `SCSI_OpenDevice':
scsi-cam.o(.text+0xf0): multiple definition of `SCSI_OpenDevice'
scsi-bsd.o(.text+0x0): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `SCSI_OpenDevice' changed from 451 to 676 in scsi-cam.o
scsi-cam.o: In function `SCSI_CloseDevice':
scsi-cam.o(.text+0x394): multiple definition of `SCSI_CloseDevice'
scsi-bsd.o(.text+0x1c4): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `SCSI_CloseDevice' changed from 49 to 69 in scsi-cam.o
scsi-cam.o: In function `SCSI_ExecuteCommand':
scsi-cam.o(.text+0x3dc): multiple definition of `SCSI_ExecuteCommand'
scsi-bsd.o(.text+0x1f8): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `SCSI_ExecuteCommand' changed from 415 to 421 in scsi-cam.o
scsi-cam.o: In function `Tape_Ioctl':
scsi-cam.o(.text+0x584): multiple definition of `Tape_Ioctl'
scsi-bsd.o(.text+0x398): first defined here
scsi-cam.o: In function `Tape_Status':
scsi-cam.o(.text+0x624): multiple definition of `Tape_Status'
scsi-bsd.o(.text+0x438): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `Tape_Status' changed from 12 to 233 in scsi-cam.o
scsi-cam.o: In function `ScanBus':
scsi-cam.o(.text+0x710): multiple definition of `ScanBus'
scsi-bsd.o(.text+0x444): first defined here
/usr/libexec/elf/ld: Warning: size of symbol `ScanBus' changed from 12 to 479 in scsi-cam.o
gmake[1]: *** [chg-scsi] Error 1
gmake[1]: Leaving directory `/stor/ports/misc/amanda-server/work/amanda-2.4.3b2/changer-src'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /stor/ports/misc/amanda-server.
      
>How-To-Repeat:
cd /usr/ports/misc/amanda-server
make
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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