Opened 16 years ago

Closed 16 years ago

#15335 closed defect (duplicate)

unable to get bsdiff

Reported by: axet (Alexey Kuznetsov) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

sh-3.2# port install bsdiff ---> Fetching bsdiff ---> Attempting to fetch bsdiff-4.3.tar.gz from http://www.daemonology.net/bsdiff/ ---> Verifying checksum(s) for bsdiff ---> Extracting bsdiff ---> Configuring bsdiff ---> Building bsdiff with target all

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3" && bsdmake all " returned error 1

Command output: cc -Os -pipe -O3 -lbz2 bsdiff.c -o bsdiff cc -Os -pipe -O3 -lbz2 bspatch.c -o bspatch bspatch.c:39: error: syntax error before '*' token bspatch.c: In function 'offtin': bspatch.c:43: error: 'buf' undeclared (first use in this function) bspatch.c:43: error: (Each undeclared identifier is reported only once bspatch.c:43: error: for each function it appears in.) bspatch.c: In function 'main': bspatch.c:65: error: 'u_char' undeclared (first use in this function) bspatch.c:65: error: syntax error before 'header' bspatch.c:66: error: 'old' undeclared (first use in this function) bspatch.c:66: error: 'new' undeclared (first use in this function) bspatch.c:93: error: 'header' undeclared (first use in this function) bspatch.c:147: error: 'buf' undeclared (first use in this function) * Error code 1

Stop in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_bsdiff/work/bsdiff-4.3.

Error: Status 1 encountered during processing.

Change History (1)

comment:1 Changed 16 years ago by raimue (Rainer Müller)

Resolution: duplicate
Status: newclosed

Duplicate of #15336.

Note: See TracTickets for help on using tickets.