Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 05:43:38 -0700 (PDT)
From:      jbw <j.bw@verizon.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40652: can't compile mjpegtools
Message-ID:  <200207161243.g6GChc8E076233@www.freebsd.org>

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

>Number:         40652
>Category:       ports
>Synopsis:       can't compile mjpegtools
>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:   Tue Jul 16 05:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     jbw
>Release:        4.6-STABLE
>Organization:
>Environment:
FreeBSD unifex.verizon.net 4.6-STABLE FreeBSD 4.6-STABLE #2: Sat Jun 29 10:51:58 EDT 2002     root@unifex.verizon.net:/usr/obj/usr/src/sys/unifex  i386

>Description:
      mjpegtools..compilation stops at the following point

cc -O -pipe -march=pentiumpro -Wall -Wunused -pthread -o .libs/jpeg2yuv jpeg2yuv.o -Wl,-E  -L/usr/ports/graphics/mjpegtools/work/mjpegtools-1.6.0/utils -lmjpegutils ./.libs/liblavjpeg.so -L/usr/local/lib -ljpeg -L/usr/X11R6/lib -lgtk12 -lgdk12 -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm -Wl,--rpath -Wl,/usr/local/lib
/usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
/usr/lib/libc.so.4: warning: this program uses gets(), which is unsafe.
/usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
/usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
/usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider using mkstemp()
/usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is not recommended.
/usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
/usr/lib/libc.so.4: warning: tempnam() possibly used unsafely; consider using mkstemp()
creating jpeg2yuv
source='lav2divx.cpp' object='lav2divx.o' libtool=no \
depfile='.deps/lav2divx.Po' tmpdepfile='.deps/lav2divx.TPo' \
depmode=gcc /bin/sh ../depcomp \
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include -DG_LOG_DOMAIN=\"lavtools\" -DLAVPLAY_VERSION=\"1.6.0\" -I/usr/include -I/usr/local/include -I/usr/local/include/glib12 -I/usr/local  -I/usr/X11R6/include -I /usr/X11R6/include -I../utils -I/usr/local/include/avifile -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -D_THREAD_SAFE  -O -pipe -march=pentiumpro -c -o lav2divx.o `test -f lav2divx.cpp || echo './'`lav2divx.cpp
/bin/sh ../libtool --mode=link c++  -O -pipe -march=pentiumpro  -pthread -o lav2divx  lav2divx.o lav_common.o -L../utils -lmjpegutils liblavfile.la liblavjpeg.la -L/usr/local -L/usr/local/lib -ldv -pthread -L/usr/local -lm  -L/usr/local/lib -lglib12   -L/usr/local/lib -Wl,-rpath,/usr/local/lib -laviplay -lm  
libtool: link: cannot find the library `'
gmake[2]: *** [lav2divx] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/mjpegtools/work/mjpegtools-1.6.0/lavtools'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/mjpegtools/work/mjpegtools-1.6.0'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/graphics/mjpegtools.

>How-To-Repeat:
      cd /usr/ports/graphics/mjpegtools
      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?200207161243.g6GChc8E076233>