Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2002 21:29:54 -0700 (PDT)
From:      6XGate <sixxgate@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/41877: libmikmod compile error
Message-ID:  <200208220429.g7M4TsRX063625@www.freebsd.org>

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

>Number:         41877
>Category:       ports
>Synopsis:       libmikmod compile error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 21 21:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     6XGate
>Release:        4.6.2
>Organization:
>Environment:
FreeBSD localhost 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Wed Aug 14 21:23:26 GMT 2002     murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386

>Description:
libmikmod will not compile on the CVSup'ed version of this port

here is the put

===>  Extracting for libmikmod-esound-3.1.10
>How-To-Repeat:
Try to compile libmikmod
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for libmikmod-3.1.10.tar.gz.
 ===>   libmikmod-esound-3.1.10 depends on executable: libtool - found
 ===>   libmikmod-esound-3.1.10 depends on file: /usr/local/bin/sed_inplace - found
 ===>   libmikmod-esound-3.1.10 depends on shared library: esd.2 - found
 ===>  Patching for libmikmod-esound-3.1.10
 ===>  Applying FreeBSD patches for libmikmod-esound-3.1.10
 ===>  Configuring for libmikmod-esound-3.1.10
 creating cache ./config.cache
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking whether make sets ${MAKE}... yes
 checking for working aclocal... found
 checking for working autoconf... found
 checking for working automake... found
 checking for working autoheader... found
 checking for working makeinfo... found
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for gcc... cc
 checking whether the C compiler (cc -O -pipe  ) works... yes
 checking whether the C compiler (cc -O -pipe  ) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether cc accepts -g... yes
 checking how to run the C preprocessor... cc -E
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether ln -s works... yes
 checking host system type... i386-portbld-freebsd4.6.2
 checking build system type... i386-portbld-freebsd4.6.2
 checking for ranlib... ranlib
 checking for ld used by GCC... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking for BSD-compatible nm... /usr/bin/nm -B
 updating cache ./config.cache
 loading cache ./config.cache within ltconfig
 checking for object suffix... o
 checking for executable suffix... no
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc supports -c -o file.o... yes
 checking if cc supports -c -o file.lo... yes
 checking if cc supports -fno-rtti -fno-exceptions ... yes
 checking if cc static flag -static works... -static
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes
 checking command to parse /usr/bin/nm -B output... ok
 checking how to hardcode library paths into programs... immediate
 checking for /usr/libexec/elf/ld option to reload object files... -r
 checking dynamic linker characteristics... freebsd4.6.2 ld.so
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 checking for objdir... .libs
 creating libtool
 updating cache ./config.cache
 loading cache ./config.cache
 checking whether make sets ${MAKE}... (cached) yes
 checking for ranlib... (cached) ranlib
 checking if makeinfo supports html output... yes
 checking for dlfcn.h... yes
 checking for dlopen in -lc... yes
 checking wherever dynamically loaded symbols need underscores... no
 checking if compiler recognizes -pthread... yes
 checking for esd-config... /usr/local/bin/esd-config
 checking for ESD - version >= 0.2.6... yes
 checking if esd requires alsa... no
 checking for AF/AFlib.h... no
 checking for ANSI C header files... yes
 checking for sys/wait.h that is POSIX.1 compatible... yes
 checking for fcntl.h... yes
 checking for malloc.h... no
 checking for memory.h... yes
 checking for strings.h... yes
 checking for sys/ioctl.h... yes
 checking for unistd.h... yes
 checking whether cc needs -traditional... no
 checking for working const... yes
 checking for pid_t... yes
 checking for size_t... yes
 checking if compiler understands the signed keyword... yes
 checking for setenv... yes
 checking for snprintf... yes
 checking for srandom... yes
 checking for strcasecmp... yes
 checking for strdup... yes
 checking for strstr... yes
 checking for OSS (/dev/sndstat)... yes
 checking for machine/soundcard.h... yes
 checking for sys/soundcard.h... yes
 checking if RTLD_GLOBAL is defined... yes
 checking if inlining functions is safe... yes
 checking if compiler is pgcc... no
 updating cache ./config.cache
 creating ./config.status
 creating libmikmod-config
 creating Makefile
 creating docs/Makefile
 creating docs/libmikmod-config.1
 creating dlapi/Makefile
 creating drivers/Makefile
 creating include/Makefile
 creating include/mikmod.h
 creating include/mikmod_build.h
 creating libmikmod/Makefile
 creating loaders/Makefile
 creating mmio/Makefile
 creating playercode/Makefile
 creating posix/Makefile
 creating macintosh/Makefile
 creating os2/Makefile
 creating win32/Makefile
 creating config.h
 
 Library configuration:
 
   Source code location: .
   Compiler: cc
   Compiler flags: -O -pipe  -D_THREAD_SAFE -I/usr/local/include -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT
   Debug version: no
   Dynamically loaded drivers whenever possible: yes, sun style
   Drivers to be compiled: oss esd raw wav pipe stdout nosound
   Install path: /usr/local/lib, /usr/local/include
 
 ===>  Building for libmikmod-esound-3.1.10
 make  all-recursive
 Making all in drivers
 Making all in include
 Making all in libmikmod
 /bin/csh ../libtool --silent --mode=compile cc -DHAVE_CONFIG_H -O -pipe  -D_THREAD_SAFE -I/usr/local/include -finline-functions -funroll-loops -ffast-math -Wall -D_REENTRANT -Dunix -I../include -I.. -I../include -DMIKMOD_H=../include/mikmod.h -c ../drive rs/drv_AF.c
 Xsed=sed -e s/^X//: Command not found.
 Missing }.
 *** Error code 1
 
 Stop in /usr/ports/audio/libmikmod/work/libmikmod-3.1.10/libmikmod.
 *** Error code 1
 
 Stop in /usr/ports/audio/libmikmod/work/libmikmod-3.1.10.
 *** Error code 1
 
 Stop in /usr/ports/audio/libmikmod/work/libmikmod-3.1.10.
 *** Error code 1
 
 Stop in /usr/ports/audio/libmikmod.
 

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?200208220429.g7M4TsRX063625>