Opened 21 years ago

Closed 21 years ago

Last modified 19 years ago

#688 closed defect (fixed)

updated gawk portfile for version 3.1.3

Reported by: marius173@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Updated the gawk portfile for the current version, 3.1.3.

Attachments (1)

Portfile (580 bytes) - added by marius173@… 21 years ago.
Portfile

Download all attachments as: .zip

Change History (4)

Changed 21 years ago by marius173@…

Attachment: Portfile added

Portfile

comment:1 Changed 21 years ago by marius173@…

attachments.description: Portfile for gawk 3.1.3Portfile

comment:2 Changed 21 years ago by fkr@…

am getting these in a clean chroot:

gcc -g -O2 -o gawk array.o awkgram.o builtin.o ext.o field.o gawkmisc.o getopt.o getopt1.o io.o main.o msg.o node.o random.o re.o regex.o replace.o version.o eval.o profile.o ./intl/libintl.a -L/opt/local/lib -liconv -lm ld: warning multiple definitions of symbol _locale_charset ./intl/libintl.a(localcharset.o) definition of _locale_charset in section (TEXT,text) /opt/local/lib/libiconv.dylib(localcharset.o) definition of _locale_charset ld: warning multiple definitions of symbol _regcomp regex.o definition of _regcomp in section (TEXT,text) /usr/lib/libm.dylib(regcomp.So) definition of _regcomp ld: warning multiple definitions of symbol _regexec regex.o definition of _regexec in section (TEXT,text) /usr/lib/libm.dylib(regexec.So) definition of _regexec ld: warning multiple definitions of symbol _regfree regex.o definition of _regfree in section (TEXT,text) /usr/lib/libm.dylib(regfree.So) definition of _regfree ld: Undefined symbols: _dlerror _dlopen _dlsym make[2]: * [gawk] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

comment:3 Changed 21 years ago by fkr@…

Resolution: fixed
Status: newclosed

commited. thanks. -fkr

Note: See TracTickets for help on using tickets.