Ticket #17843: clex.txt

File clex.txt, 18.6 KB (added by ryandesign (Ryan Carsten Schmidt), 15 years ago)
Line 
1DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/clex
2DEBUG: setting option os.universal_supported to yes
3DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
4DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
5DEBUG: adding the default universal variant
6DEBUG: Requested variant darwin is not provided by port clex.
7DEBUG: Requested variant i386 is not provided by port clex.
8DEBUG: Requested variant macosx is not provided by port clex.
9DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/clex
10DEBUG: setting option os.universal_supported to yes
11DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
12DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
13DEBUG: adding the default universal variant
14DEBUG: Requested variant darwin is not provided by port clex.
15DEBUG: Requested variant i386 is not provided by port clex.
16DEBUG: Requested variant macosx is not provided by port clex.
17DEBUG: Found port in file:///Users/rschmidt/macports/dports/devel/ncurses
18DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/ncurses
19DEBUG: setting option os.universal_supported to yes
20DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
21DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
22DEBUG: adding the default universal variant
23DEBUG: Requested variant darwin is not provided by port ncurses.
24DEBUG: Requested variant i386 is not provided by port ncurses.
25DEBUG: Requested variant macosx is not provided by port ncurses.
26DEBUG: Searching for dependency: ncurses
27DEBUG: Found Dependency: receipt exists for ncurses
28DEBUG: Executing org.macports.main (clex)
29--->  Fetching clex
30DEBUG: Executing org.macports.fetch (clex)
31--->  Verifying checksum(s) for clex
32DEBUG: Executing org.macports.checksum (clex)
33--->  Checksumming clex-4.0.tar.gz
34DEBUG: Correct (md5) checksum for clex-4.0.tar.gz
35DEBUG: Correct (sha1) checksum for clex-4.0.tar.gz
36DEBUG: Correct (rmd160) checksum for clex-4.0.tar.gz
37--->  Extracting clex
38DEBUG: Executing org.macports.extract (clex)
39--->  Extracting clex-4.0.tar.gz
40DEBUG: setting option extract.args to /mp/var/macports/distfiles/clex/clex-4.0.tar.gz
41DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
42DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_clex/work" && gzip -dc /mp/var/macports/distfiles/clex/clex-4.0.tar.gz | /usr/bin/gnutar --no-same-owner -xf -'
43DEBUG: Executing org.macports.patch (clex)
44--->  Configuring clex
45DEBUG: Using compiler 'Mac OS X gcc 4.0'
46DEBUG: Executing org.macports.configure (clex)
47DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/mp/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/mp/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
48DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_clex/work/clex-4.0" && ./configure --prefix=/mp --mandir=/mp/share/man'
49checking for a BSD-compatible install... /usr/bin/install -c
50checking whether build environment is sane... yes
51checking for a thread-safe mkdir -p... ./install-sh -c -d
52checking for gawk... no
53checking for mawk... no
54checking for nawk... no
55checking for awk... awk
56checking whether make sets $(MAKE)... yes
57checking for gcc... /usr/bin/gcc-4.0
58checking for C compiler default output file name... a.out
59checking whether the C compiler works... yes
60checking whether we are cross compiling... no
61checking for suffix of executables...
62checking for suffix of object files... o
63checking whether we are using the GNU C compiler... yes
64checking whether /usr/bin/gcc-4.0 accepts -g... yes
65checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
66checking for style of include used by make... GNU
67checking dependency style of /usr/bin/gcc-4.0... gcc3
68checking for library containing setupterm... no
69checking for library containing addwstr... -lncursesw
70checking how to run the C preprocessor... /usr/bin/cpp-4.0
71checking for grep that handles long lines and -e... /usr/bin/grep
72checking for egrep... /usr/bin/grep -E
73checking for ANSI C header files... yes
74checking for sys/types.h... yes
75checking for sys/stat.h... yes
76checking for stdlib.h... yes
77checking for string.h... yes
78checking for memory.h... yes
79checking for strings.h... yes
80checking for inttypes.h... yes
81checking for stdint.h... yes
82checking for unistd.h... yes
83checking whether sys/types.h defines makedev... yes
84checking fcntl.h usability... yes
85checking fcntl.h presence... yes
86checking for fcntl.h... yes
87checking langinfo.h usability... yes
88checking langinfo.h presence... yes
89checking for langinfo.h... yes
90checking limits.h usability... yes
91checking limits.h presence... yes
92checking for limits.h... yes
93checking locale.h usability... yes
94checking locale.h presence... yes
95checking for locale.h... yes
96checking for stdlib.h... (cached) yes
97checking for string.h... (cached) yes
98checking sys/time.h usability... yes
99checking sys/time.h presence... yes
100checking for sys/time.h... yes
101checking termios.h usability... yes
102checking termios.h presence... yes
103checking for termios.h... yes
104checking for unistd.h... (cached) yes
105checking wchar.h usability... yes
106checking wchar.h presence... yes
107checking for wchar.h... yes
108checking wctype.h usability... yes
109checking wctype.h presence... yes
110checking for wctype.h... yes
111checking ncursesw.h usability... no
112checking ncursesw.h presence... no
113checking for ncursesw.h... no
114checking ncurses.h usability... yes
115checking ncurses.h presence... yes
116checking for ncurses.h... yes
117checking term.h usability... yes
118checking term.h presence... yes
119checking for term.h... yes
120checking for uid_t in sys/types.h... yes
121checking for mode_t... yes
122checking for off_t... yes
123checking for pid_t... yes
124checking for size_t... yes
125checking for ssize_t... yes
126checking return type of signal handlers... void
127checking for struct stat.st_rdev... yes
128checking whether sys_siglist is declared... yes
129checking for working POSIX fnmatch... yes
130checking vfork.h usability... no
131checking vfork.h presence... no
132checking for vfork.h... no
133checking for fork... yes
134checking for vfork... yes
135checking for working fork... yes
136checking for working vfork... (cached) yes
137checking for working strcoll... yes
138checking for alarm... yes
139checking for btowc... yes
140checking for dup2... yes
141checking for endgrent... yes
142checking for endpwent... yes
143checking for getcwd... yes
144checking for iswprint... yes
145checking for memset... yes
146checking for nl_langinfo... yes
147checking for setenv... yes
148checking for setlocale... yes
149checking for strchr... yes
150checking for strerror... yes
151checking for strsignal... yes
152checking for uname... yes
153checking for wcwidth... yes
154checking for special C compiler options needed for large files... no
155checking for _FILE_OFFSET_BITS value needed for large files... no
156configure: creating ./config.status
157config.status: creating Makefile
158config.status: creating clex.spec
159config.status: creating clex-static.spec
160config.status: creating src/Makefile
161config.status: creating config.h
162config.status: executing depfiles commands
163--->  Building clex
164DEBUG: Executing org.macports.build (clex)
165DEBUG: port allows a parallel build
166DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4'
167DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_clex/work/clex-4.0" && nice -n 10 make -j2 all'
168make  all-recursive
169Making all in src
170sed -f convert.sed help_en.hlp > help.inc
171make  all-am
172/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT bookmarks.o -MD -MP -MF .deps/bookmarks.Tpo -c -o bookmarks.o bookmarks.c
173/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c
174mv -f .deps/bookmarks.Tpo .deps/bookmarks.Po
175/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT cmp.o -MD -MP -MF .deps/cmp.Tpo -c -o cmp.o cmp.c
176mv -f .deps/cfg.Tpo .deps/cfg.Po
177/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c
178mv -f .deps/cmp.Tpo .deps/cmp.Po
179/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.c
180mv -f .deps/control.Tpo .deps/control.Po
181/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.c
182mv -f .deps/completion.Tpo .deps/completion.Po
183/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c
184mv -f .deps/directory.Tpo .deps/directory.Po
185/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c
186exec.c: In function 'execute':
187exec.c:273: warning: implicit declaration of function 'strsignal'
188exec.c:273: warning: assignment makes pointer from integer without a cast
189mv -f .deps/edit.Tpo .deps/edit.Po
190/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT filepanel.o -MD -MP -MF .deps/filepanel.Tpo -c -o filepanel.o filepanel.c
191mv -f .deps/exec.Tpo .deps/exec.Po
192/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c
193mv -f .deps/filepanel.Tpo .deps/filepanel.Po
194/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT filerw.o -MD -MP -MF .deps/filerw.Tpo -c -o filerw.o filerw.c
195mv -f .deps/filter.Tpo .deps/filter.Po
196/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c
197mv -f .deps/filerw.Tpo .deps/filerw.Po
198/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c
199mv -f .deps/history.Tpo .deps/history.Po
200/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT inout.o -MD -MP -MF .deps/inout.Tpo -c -o inout.o inout.c
201inout.c: In function 'kbd_rawkey':
202inout.c:310: warning: implicit declaration of function 'get_wch'
203inout.c: In function 'putwcs_trunc':
204inout.c:527: warning: implicit declaration of function 'addnwstr'
205inout.c: In function 'print_position':
206inout.c:727: warning: implicit declaration of function 'addwstr'
207mv -f .deps/help.Tpo .deps/help.Po
208/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT inschar.o -MD -MP -MF .deps/inschar.Tpo -c -o inschar.o inschar.c
209mv -f .deps/inschar.Tpo .deps/inschar.Po
210/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT lang.o -MD -MP -MF .deps/lang.Tpo -c -o lang.o lang.c
211mv -f .deps/lang.Tpo .deps/lang.Po
212/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c
213mv -f .deps/lex.Tpo .deps/lex.Po
214/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c
215list.c: In function 'fileinfo':
216list.c:656: warning: implicit declaration of function 'major'
217list.c:656: warning: implicit declaration of function 'minor'
218mv -f .deps/inout.Tpo .deps/inout.Po
219/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c
220mv -f .deps/log.Tpo .deps/log.Po
221/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c
222mv -f .deps/notify.Tpo .deps/notify.Po
223/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c
224mv -f .deps/list.Tpo .deps/list.Po
225/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.c
226mv -f .deps/opt.Tpo .deps/opt.Po
227/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT mbwstring.o -MD -MP -MF .deps/mbwstring.Tpo -c -o mbwstring.o mbwstring.c
228mv -f .deps/match.Tpo .deps/match.Po
229/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT panel.o -MD -MP -MF .deps/panel.Tpo -c -o panel.o panel.c
230mv -f .deps/mbwstring.Tpo .deps/mbwstring.Po
231/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c
232mv -f .deps/panel.Tpo .deps/panel.Po
233/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT sdstring.o -MD -MP -MF .deps/sdstring.Tpo -c -o sdstring.o sdstring.c
234mv -f .deps/rename.Tpo .deps/rename.Po
235/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o select.c
236mv -f .deps/sdstring.Tpo .deps/sdstring.Po
237/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c
238mv -f .deps/signals.Tpo .deps/signals.Po
239/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c
240mv -f .deps/select.Tpo .deps/select.Po
241/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT start.o -MD -MP -MF .deps/start.Tpo -c -o start.o start.c
242sort.c: In function 'qcmp':
243sort.c:237: warning: implicit declaration of function 'major'
244sort.c:240: warning: implicit declaration of function 'minor'
245mv -f .deps/start.Tpo .deps/start.Po
246/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c
247mv -f .deps/sort.Tpo .deps/sort.Po
248/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c
249mv -f .deps/tty.Tpo .deps/tty.Po
250/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT userdata.o -MD -MP -MF .deps/userdata.Tpo -c -o userdata.o userdata.c
251mv -f .deps/undo.Tpo .deps/undo.Po
252/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT ustring.o -MD -MP -MF .deps/ustring.Tpo -c -o ustring.o ustring.c
253mv -f .deps/ustring.Tpo .deps/ustring.Po
254/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT ustringutil.o -MD -MP -MF .deps/ustringutil.Tpo -c -o ustringutil.o ustringutil.c
255mv -f .deps/ustringutil.Tpo .deps/ustringutil.Po
256/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
257mv -f .deps/util.Tpo .deps/util.Po
258mv -f .deps/userdata.Tpo .deps/userdata.Po
259/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT xterm_title.o -MD -MP -MF .deps/xterm_title.Tpo -c -o xterm_title.o xterm_title.c
260xterm_title.c: In function 'get_title':
261xterm_title.c:82: warning: implicit declaration of function 'sigemptyset'
262xterm_title.c:83: warning: implicit declaration of function 'sigaction'
263mv -f .deps/xterm_title.Tpo .deps/xterm_title.Po
264/usr/bin/gcc-4.0  -O2 -Wall -pedantic  -L/mp/lib -o clex bookmarks.o cfg.o cmp.o completion.o control.o directory.o edit.o exec.o filepanel.o filter.o filerw.o help.o history.o inout.o inschar.o lang.o lex.o list.o log.o notify.o opt.o match.o mbwstring.o panel.o rename.o sdstring.o select.o signals.o sort.o start.o tty.o undo.o userdata.o ustring.o ustringutil.o util.o xterm_title.o  -lncursesw
265/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
266_major
267_minor
268collect2: ld returned 1 exit status
269make[3]: *** [clex] Error 1
270make[2]: *** [all] Error 2
271make[1]: *** [all-recursive] Error 1
272make: *** [all] Error 2
273Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_clex/work/clex-4.0" && nice -n 10 make -j2 all " returned error 2
274Command output: sort.c:237: warning: implicit declaration of function 'major'
275sort.c:240: warning: implicit declaration of function 'minor'
276mv -f .deps/start.Tpo .deps/start.Po
277/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c
278mv -f .deps/sort.Tpo .deps/sort.Po
279/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c
280mv -f .deps/tty.Tpo .deps/tty.Po
281/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT userdata.o -MD -MP -MF .deps/userdata.Tpo -c -o userdata.o userdata.c
282mv -f .deps/undo.Tpo .deps/undo.Po
283/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT ustring.o -MD -MP -MF .deps/ustring.Tpo -c -o ustring.o ustring.c
284mv -f .deps/ustring.Tpo .deps/ustring.Po
285/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT ustringutil.o -MD -MP -MF .deps/ustringutil.Tpo -c -o ustringutil.o ustringutil.c
286mv -f .deps/ustringutil.Tpo .deps/ustringutil.Po
287/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c
288mv -f .deps/util.Tpo .deps/util.Po
289mv -f .deps/userdata.Tpo .deps/userdata.Po
290/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..   -I/mp/include  -O2 -Wall -pedantic -MT xterm_title.o -MD -MP -MF .deps/xterm_title.Tpo -c -o xterm_title.o xterm_title.c
291xterm_title.c: In function 'get_title':
292xterm_title.c:82: warning: implicit declaration of function 'sigemptyset'
293xterm_title.c:83: warning: implicit declaration of function 'sigaction'
294mv -f .deps/xterm_title.Tpo .deps/xterm_title.Po
295/usr/bin/gcc-4.0  -O2 -Wall -pedantic  -L/mp/lib -o clex bookmarks.o cfg.o cmp.o completion.o control.o directory.o edit.o exec.o filepanel.o filter.o filerw.o help.o history.o inout.o inschar.o lang.o lex.o list.o log.o notify.o opt.o match.o mbwstring.o panel.o rename.o sdstring.o select.o signals.o sort.o start.o tty.o undo.o userdata.o ustring.o ustringutil.o util.o xterm_title.o  -lncursesw
296/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
297_major
298_minor
299collect2: ld returned 1 exit status
300make[3]: *** [clex] Error 1
301make[2]: *** [all] Error 2
302make[1]: *** [all-recursive] Error 1
303make: *** [all] Error 2
304
305Warning: the following items did not execute (for clex): org.macports.activate org.macports.build org.macports.destroot org.macports.install
306Error: Status 1 encountered during processing.