ports/103570: pwcbsd won't compile after the most recent port-update of the port

O. Hartmann ohartman at zedat.fu-berlin.de
Sun Sep 24 17:00:42 UTC 2006


>Number:         103570
>Category:       ports
>Synopsis:       pwcbsd won't compile after the most recent port-update of the port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 24 17:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     O. Hartmann
>Release:        6.2-PRE/AMD64
>Organization:
Freie Universität Berlin
>Environment:
FreeBSD some.host.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #72: Sun Sep 24 00:19:05 UTC 2006     root at some.host.org:/usr/obj/usr/src/sys/THOR  amd64

>Description:
After the last week's port update pwcbsd was updated and since then neither the update via portupgrade nor the fresh installation worked anymore!

Although a fresh installation of SDL this error always occur:

sdl11-config: not found
pwcview.c:34:21: jpeglib.h: No such file or directory
pwcview.c:36:17: SDL.h: No such file or directory
pwcview.c:538: error: syntax error before "cbtimer"
pwcview.c:538: error: syntax error before "interval"
pwcview.c:539: warning: return type defaults to `int'
pwcview.c: In function `cbtimer':
pwcview.c:540: error: syntax error before "event"
pwcview.c:543: error: `userevent' undeclared (first use in this function)
pwcview.c:543: error: (Each undeclared identifier is reported only once
pwcview.c:543: error: for each function it appears in.)
pwcview.c:543: error: `SDL_USEREVENT' undeclared (first use in this function)
pwcview.c:547: error: `event' undeclared (first use in this function)
pwcview.c:549: warning: implicit declaration of function `SDL_PushEvent'
pwcview.c:550: error: `interval' undeclared (first use in this function)
pwcview.c: At top level:
pwcview.c:562: error: syntax error before "JSAMPIMAGE"
pwcview.c: In function `jpeg_init':
pwcview.c:565: error: syntax error before "u"
pwcview.c:567: error: `cinfo' undeclared (first use in this function)
pwcview.c:567: warning: implicit declaration of function `jpeg_std_error'
pwcview.c:567: error: `jerr' undeclared (first use in this function)
pwcview.c:568: warning: implicit declaration of function `jpeg_create_compress'
pwcview.c:570: error: `width' undeclared (first use in this function)
pwcview.c:571: error: `height' undeclared (first use in this function)
pwcview.c:573: error: `JCS_YCbCr' undeclared (first use in this function)
pwcview.c:574: warning: implicit declaration of function `jpeg_set_defaults'
pwcview.c:577: error: `TRUE' undeclared (first use in this function)
pwcview.c:586: error: `jimage' undeclared (first use in this function)
pwcview.c:586: error: `JSAMPROW' undeclared (first use in this function)
pwcview.c:595: error: `u' undeclared (first use in this function)
pwcview.c:595: error: `y' undeclared (first use in this function)
pwcview.c:596: error: `v' undeclared (first use in this function)
pwcview.c:601: warning: left-hand operand of comma expression has no effect
pwcview.c:606: warning: implicit declaration of function `jpeg_set_quality'
pwcview.c:606: error: `quality' undeclared (first use in this function)
pwcview.c:598: warning: value computed is not used
pwcview.c:601: warning: value computed is not used
pwcview.c: At top level:
pwcview.c:609: error: syntax error before "JSAMPIMAGE"
pwcview.c: In function `jpeg_write':
pwcview.c:612: error: syntax error before "jdata"
pwcview.c:627: error: `fmt' undeclared (first use in this function)
pwcview.c:637: error: `jdata' undeclared (first use in this function)
pwcview.c:637: error: `jimage' undeclared (first use in this function)
pwcview.c:641: warning: implicit declaration of function `jpeg_stdio_dest'
pwcview.c:641: error: `cinfo' undeclared (first use in this function)
pwcview.c:642: warning: implicit declaration of function `jpeg_start_compress'
pwcview.c:642: error: `TRUE' undeclared (first use in this function)
pwcview.c:644: error: `height' undeclared (first use in this function)
pwcview.c:644: error: `DCTSIZE' undeclared (first use in this function)
pwcview.c:645: warning: implicit declaration of function `jpeg_write_raw_data'
pwcview.c:651: warning: implicit declaration of function `jpeg_finish_compress'
pwcview.c:654: error: `cmd' undeclared (first use in this function)
pwcview.c: In function `main':
pwcview.c:718: error: `Uint8' undeclared (first use in this function)
pwcview.c:718: error: `keylist' undeclared (first use in this function)
pwcview.c:719: error: `SDL_Surface' undeclared (first use in this function)
pwcview.c:719: error: `screen' undeclared (first use in this function)
pwcview.c:720: error: `SDL_Overlay' undeclared (first use in this function)
pwcview.c:720: error: `overlay' undeclared (first use in this function)
pwcview.c:721: error: syntax error before "event"
pwcview.c: At top level:
pwcview.c:724: error: `SDL_INIT_VIDEO' undeclared here (not in a function)
pwcview.c:725: error: `SDL_RESIZABLE' undeclared here (not in a function)
pwcview.c:726: error: `SDL_YV12_OVERLAY' undeclared here (not in a function)
pwcview.c:733: error: syntax error before "interval"
pwcview.c:733: warning: type defaults to `int' in declaration of `interval'
pwcview.c:733: warning: data definition has no type or storage class
pwcview.c:747: error: syntax error before "jdata"
pwcview.c:747: warning: type defaults to `int' in declaration of `jdata'
pwcview.c:747: warning: data definition has no type or storage class
pwcview.c:759: error: syntax error before "while"
pwcview.c:748: error: storage size of `cinfo' isn't known
pwcview.c:749: error: storage size of `jerr' isn't known
*** Error code 1

Stop in /usr/ports/multimedia/pwcbsd/work/pwcbsd.
*** Error code 1

Stop in /usr/ports/multimedia/pwcbsd.

>How-To-Repeat:
Try to install ports/multimedia/pwcbsd
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list