Opened 17 years ago

Closed 17 years ago

#12702 closed defect (fixed)

Error installing Wireshark

Reported by: dennisladogana@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: wireshark missing separator Cc: dennisladogana@…
Port:

Description

Making all in svr4 Makefile:134: * missing separator. Stop. make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Attachments (1)

13septError.txt (10.1 KB) - added by dennisladogana@… 17 years ago.

Download all attachments as: .zip

Change History (5)

Changed 17 years ago by dennisladogana@…

Attachment: 13septError.txt added

comment:1 Changed 17 years ago by ghosthound

You've got something funny going on:

./jchuff.c:525: internal compiler error: Segmentation Fault

Do you have anything unusual installed on your system? Which compiler is selected (gcc -v) ?

comment:2 Changed 17 years ago by dennisladogana@…

Macintosh:~ brown$ gcc -v Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs Configured with: /private/var/tmp/gcc/gcc-4061.obj~8/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/[cg][+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061)

comment:3 Changed 17 years ago by ghosthound

What OS rev are you on? What version of XCode do you have installed? If you're not on the latest upgrading (XCode at least) may help. I've got "gcc version 4.0.1 (Apple Computer, Inc. build 5367)"

comment:4 Changed 17 years ago by ghosthound

Resolution: fixed
Status: newclosed

user updated XCode to 2.4.1 and reports problem resolved

Note: See TracTickets for help on using tickets.