Skip site navigation (1)Skip section navigation (2)
Date:      04 Mar 2003 15:42:10 -0700
From:      Doug McClean <dam@infowest.com>
To:        ports@freebsd.org
Subject:   gdkxft port
Message-ID:  <1046817729.60378.14.camel@garbage.infowest.com>

next in thread | raw e-mail | index | archive | help

--=-8gVgsbmcEbKgyifut52X
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

I'm not entirely sure I am doing everything right, but I am trying to
install the phoenix port and the XFree86-4-Clients port (I'm assuming
phoenix will install fine after this installed).

Anyway, when I am installing it, I was getting an error that
X11/Xft/Xft.h could not be found, so I manually copied that header to:
/usr/X11R6/include/X11/Xft

which got past that error, but then I get:
/usr/bin/ld: cannot find -lXft

so I went into ports and use "make search name="xft", and the only port
I could find was /usr/ports/x11/gdkxft

I tried installing this, and it asked me to include the file (which is
attached).

My list of installed ports is also included.

Thank you,
Doug McClean



--=-8gVgsbmcEbKgyifut52X
Content-Disposition: attachment; filename=config.log
Content-Type: text/plain; name=config.log; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gdkxft configure 1.5, which was
generated by GNU Autoconf 2.52f.  Invocation command line was

  $ ./configure --sbindir=/usr/X11R6/bin --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.0

## --------- ##
## Platform. ##
## --------- ##

hostname = garbage.infowest.com
uname -m = i386
uname -r = 5.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 5.0-RELEASE #0: Thu Jan 16 22:16:53 GMT 2003     root@hollin.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin

## ----------- ##
## Core tests. ##
## ----------- ##

configure:1348: checking for a BSD compatible install
configure:1401: result: /usr/bin/install -c -o root -g wheel
configure:1412: checking whether build environment is sane
configure:1455: result: yes
configure:1470: checking whether make sets ${MAKE}
configure:1490: result: yes
configure:1518: checking for working aclocal
configure:1525: result: found
configure:1533: checking for working autoconf
configure:1540: result: found
configure:1548: checking for working automake
configure:1555: result: found
configure:1563: checking for working autoheader
configure:1570: result: found
configure:1578: checking for working makeinfo
configure:1585: result: found
configure:1639: checking for gcc
configure:1665: result: cc
configure:1908: checking for C compiler version
configure:1911: cc --version </dev/null >&5
cc (GCC) 3.2.1 [FreeBSD] 20021119 (release)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1914: $? = 0
configure:1916: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.1 [FreeBSD] 20021119 (release)
configure:1919: $? = 0
configure:1921: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:1924: $? = 1
configure:1950: checking for C compiler default output
configure:1953: cc -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -liconv conftest.c  >&5
configure:1956: $? = 0
configure:1985: result: a.out
configure:1990: checking whether the C compiler works
configure:1996: ./a.out
configure:1999: $? = 0
configure:2014: result: yes
configure:2021: checking whether we are cross compiling
configure:2023: result: no
configure:2026: checking for executable suffix
configure:2028: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -liconv conftest.c  >&5
configure:2031: $? = 0
configure:2053: result: 
configure:2059: checking for object suffix
configure:2083: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:2086: $? = 0
configure:2105: result: o
configure:2109: checking whether we are using the GNU C compiler
configure:2136: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:2139: $? = 0
configure:2142: test -s conftest.o
configure:2145: $? = 0
configure:2157: result: yes
configure:2163: checking whether cc accepts -g
configure:2187: cc -c -g  conftest.c >&5
configure:2190: $? = 0
configure:2193: test -s conftest.o
configure:2196: $? = 0
configure:2206: result: yes
configure:2233: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
conftest.c:2: syntax error before "me"
configure:2236: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2418: checking build system type
configure:2436: result: i386-portbld-freebsd5.0
configure:2443: checking host system type
configure:2457: result: i386-portbld-freebsd5.0
configure:2485: checking for ld used by GCC
configure:2548: result: /usr/bin/ld
configure:2557: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.13.2 [FreeBSD] 2002-11-27
configure:2569: result: yes
configure:2573: checking for /usr/bin/ld option to reload object files
configure:2580: result: -r
configure:2585: checking for BSD-compatible nm
configure:2621: result: /usr/bin/nm -B
configure:2624: checking whether ln -s works
configure:2628: result: yes
configure:2635: checking how to recognise dependant libraries
configure:2807: result: pass_all
configure:2813: checking command to parse /usr/bin/nm -B output
configure:2894: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:2897: $? = 0
configure:2901: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:2904: $? = 0
configure:2956: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -liconv conftest.c conftstm.o >&5
configure:2959: $? = 0
configure:3003: result: ok
configure:3012: checking how to run the C preprocessor
configure:3038: cc -E  conftest.c
configure:3044: $? = 0
configure:3071: cc -E  conftest.c
configure:3068:28: ac_nonexistent.h: No such file or directory
configure:3077: $? = 1
configure: failed program was:
#line 3067 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3114: result: cc -E
configure:3129: cc -E  conftest.c
configure:3135: $? = 0
configure:3162: cc -E  conftest.c
configure:3159:28: ac_nonexistent.h: No such file or directory
configure:3168: $? = 1
configure: failed program was:
#line 3158 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3207: checking for ANSI C header files
configure:3221: cc -E  conftest.c
configure:3227: $? = 0
configure:3314: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -liconv conftest.c  >&5
configure:3317: $? = 0
configure:3319: ./conftest
configure:3322: $? = 0
configure:3336: result: yes
configure:3352: checking for sys/types.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3352: checking for sys/stat.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3352: checking for stdlib.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3352: checking for string.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3352: checking for memory.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3352: checking for strings.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3352: checking for inttypes.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3352: checking for stdint.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3352: checking for unistd.h
configure:3365: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3368: $? = 0
configure:3371: test -s conftest.o
configure:3374: $? = 0
configure:3384: result: yes
configure:3408: checking dlfcn.h usability
configure:3417: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:3420: $? = 0
configure:3423: test -s conftest.o
configure:3426: $? = 0
configure:3435: result: yes
configure:3439: checking dlfcn.h presence
configure:3446: cc -E  conftest.c
configure:3452: $? = 0
configure:3470: result: yes
configure:3488: checking for dlfcn.h
configure:3495: result: yes
configure:3688: checking for ranlib
configure:3704: found /usr/bin/ranlib
configure:3715: result: ranlib
configure:3768: checking for strip
configure:3784: found /usr/bin/strip
configure:3795: result: strip
configure:4003: checking for objdir
configure:4014: result: .libs
configure:4029: checking for cc option to produce PIC
configure:4179: result: -fPIC
configure:4183: checking if cc PIC flag -fPIC works
configure:4209: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include   -fPIC -DPIC  conftest.c >&5
configure:4212: $? = 0
configure:4215: test -s conftest.o
configure:4218: $? = 0
configure:4254: result: yes
configure:4270: checking if cc static flag -static works
configure:4297: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -liconv -static conftest.c  >&5
configure:4300: $? = 0
configure:4303: test -s conftest
configure:4306: $? = 0
configure:4320: result: yes
configure:4331: checking if cc supports -c -o file.o
configure:4351: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include   -o out/conftest2.o  conftest.c >&5
configure:4375: result: yes
configure:4380: checking if cc supports -c -o file.lo
configure:4410: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include   -c -o conftest.lo  conftest.c >&5
configure:4413: $? = 0
configure:4416: test -s conftest.lo
configure:4419: $? = 0
configure:4440: result: yes
configure:4471: checking if cc supports -fno-rtti -fno-exceptions
configure:4496: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include   -fno-rtti -fno-exceptions -c conftest.c  conftest.c >&5
configure:4499: $? = 0
configure:4502: test -s conftest.o
configure:4505: $? = 0
configure:4521: result: yes
configure:4532: checking whether the linker (/usr/bin/ld) supports shared libraries
configure:5212: result: yes
configure:5217: checking how to hardcode library paths into programs
configure:5241: result: immediate
configure:5246: checking whether stripping libraries is possible
configure:5251: result: yes
configure:5262: checking dynamic linker characteristics
configure:5655: result: freebsd5.0 ld.so
configure:5660: checking if libtool supports shared libraries
configure:5662: result: yes
configure:5665: checking whether to build shared libraries
configure:5686: result: yes
configure:5689: checking whether to build static libraries
configure:5693: result: no
configure:6347: checking whether -lc should be explicitly linked in
configure:6355: cc -c -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    conftest.c >&5
configure:6358: $? = 0
configure:6372: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6375: $? = 1
configure:6388: result: yes
configure:6994: checking for gnome-config
configure:7025: result: /usr/X11R6/bin/gnome-config
configure:7035: checking if /usr/X11R6/bin/gnome-config works
configure:7038: result: yes
configure:7043: checking for orbit-config
configure:7074: result: /usr/local/bin/orbit-config
configure:7083: checking for orbit-idl
configure:7101: found /usr/local/bin/orbit-idl
configure:7114: result: /usr/local/bin/orbit-idl
configure:7121: checking for working ORBit environment
configure:7134: result: yes
configure:7157: checking for gnorba libraries
configure:7173: result: yes
configure:7246: checking extra library "capplet"
configure:7257: result: -Wl,-E -lcapplet -lXpm -ljpeg -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -lungif -lpng -lz -lSM -lICE -lgtk12 -lgdk12 -lgmodule12 -lXext -lX11 -lgnome -lgnomesupport -lintl -lesd -lgnugetopt -laudiofile -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib12 -lwrap -lm -lgnorba
configure:7294: checking for libglade-config
configure:7325: result: /usr/X11R6/bin/libglade-config
configure:7332: checking for libglade
configure:7342: result: yes
configure:7412: checking for gtk-config
configure:7443: result: /usr/X11R6/bin/gtk12-config
configure:7451: checking for GTK - version >= 1.2.0
configure:7554: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include   -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include  -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -liconv conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm  >&5
configure:7557: $? = 0
configure:7559: ./conftest
configure:7562: $? = 0
configure:7579: result: yes
configure:7669: checking for libgdk12.so
configure:7676: result: /usr/X11R6/lib/libgdk12.so
configure:7687: checking for /usr/X11R6/lib/libgdk12.so
configure:7690: result: found
configure:7706: checking for perl5
configure:7724: found /usr/bin/perl5
configure:7736: result: /usr/bin/perl5
configure:7748: checking for indent
configure:7764: found /usr/bin/indent
configure:7775: result: indent
configure:7803: checking for XftDrawCreate in -lXft
configure:7836: cc -o conftest -O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include    -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -liconv -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm conftest.c -lXft   >&5
/usr/bin/ld: cannot find -lXft
configure:7839: $? = 1
configure: failed program was:
#line 7811 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char XftDrawCreate ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
XftDrawCreate ();
  ;
  return 0;
}
configure:7856: result: no
configure:7866: error: libXft not installed

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=set
lt_cv_prog_cc_can_build_shared=yes
ac_cv_c_compiler_gnu=yes
ac_cv_env_CFLAGS_set=set
ac_cv_path_ORBIT_CONFIG=/usr/local/bin/orbit-config
ac_cv_path_GTK_CONFIG=/usr/X11R6/bin/gtk12-config
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_lib_Xft_XftDrawCreate=no
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
lt_cv_ld_reload_flag=-r
lt_cv_sys_path_separator=:
lt_cv_archive_cmds_need_lc=yes
ac_cv_header_sys_stat_h=yes
lt_cv_prog_gnu_ld=yes
ac_cv_env_build_alias_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -L/usr/X11R6/lib -lgnuregex -liconv'
ac_cv_env_target_alias_set=
ac_cv_prog_INDENT=indent
ac_cv_host_alias=i386-portbld-freebsd5.0
ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  '
ac_cv_env_CC_set=set
ac_cv_path_ORBIT_IDL=/usr/local/bin/orbit-idl
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_path_PERL=/usr/bin/perl5
ac_cv_header_strings_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_make_make_set=yes
gnome_cv_orbit_found=yes
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_path_LD=/usr/bin/ld
ac_cv_build_alias=i386-portbld-freebsd5.0
ac_cv_env_CPPFLAGS_value=
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd5.0
ac_cv_env_host_alias_value=
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-portbld-freebsd5.0
ac_cv_env_build_alias_value=i386-portbld-freebsd5.0
ac_cv_path_LIBGLADE_CONFIG=/usr/X11R6/bin/libglade-config
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method=pass_all
ac_cv_prog_ac_ct_CC=cc
lt_cv_compiler_o_lo=yes
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
gnome_cv_gnorba_found=yes
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=
ac_cv_header_dlfcn_h=yes
ac_cv_path_GNOME_CONFIG=/usr/X11R6/bin/gnome-config
ac_cv_objext=o

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "gdkxft"
#define VERSION "1.5"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define REAL_GDK_SO "/usr/X11R6/lib/libgdk12.so"

configure: exit 1

--=-8gVgsbmcEbKgyifut52X
Content-Disposition: attachment; filename=packages.txt
Content-Type: text/plain; name=packages.txt; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Mesa-3.4.2_2
ORBit-0.5.17
XFree86-4.2.0_1,1
XFree86-FontServer-4.2.0_1
XFree86-Server-4.2.1_7
XFree86-clients-4.2.1_2
XFree86-documents-4.2.0
XFree86-font100dpi-4.2.0
XFree86-font75dpi-4.2.0
XFree86-fontCyrillic-4.2.0_4
XFree86-fontDefaultBitmaps-4.2.0
XFree86-fontEncodings-4.2.0
XFree86-fontScalable-4.2.0
XFree86-libraries-4.2.1_7
Xft-2.1_2
arts-1.1,1
aspell-0.50.3_1
autoconf-2.53_1
autoconf213-2.13.000227_5
automake-1.5,1
bash-2.05b.004
bison-1.75
bonobo-1.0.22
bonobo-conf-0.16
crimson-1.1.3_1
cups-base-1.1.18.0_4
cvsup-16.1f
db3-3.3.11,1
docbook-sk-4.1.2
docbook-xml-4.2
docbook-xsl-1.59.1
esound-0.2.29
evolution-1.2.2_1
expat-1.95.6_1
ezm3-1.0
fam-2.6.9_2
fontconfig-2.1_2
freetype2-2.1.3_1
gaim-0.59.8_1
gal-0.23
gconf-1.0.9_2
gdbm-1.8.3
gdk-pixbuf-0.22.0
gettext-0.11.5_1
ghostscript-gnu-7.05_3
glib-1.2.10_8
glibwww-0.2_1
gmake-3.80
gnomecanvas-0.22.0
gnomecontrolcenter-1.4.0.5_1
gnomedb-0.2.96_1
gnomehier-1.0_8
gnomelibs-1.4.2_1
gnomemimedata-2.2.0_1
gnomepilot-0.1.71
gnomepilot-conduits-0.9
gnomeprint-0.37
gnomespell-0.5
gnomevfs-1.0.5_4
gob-1.0.12
gtk-1.2.10_9
gtkhtml-1.1.8
guile-1.4.1_3
help2man-1.29
imake-4.2.0_1
imlib-1.9.14_1
intltool-0.25
jakarta-ant-1.5.1_5
javavmwrapper-1.4
jpeg-6b_1
kde-3.1
kdebase-3.1_1
kdegames-3.1
kdegraphics-3.1
kdelibs-3.1
kdemultimedia-3.1
kdenetwork-3.1
kdeutils-3.1
lcms-1.09
libart_lgpl2-2.3.11
libaudiofile-0.2.3
libcapplet-1.4.0.5
libgda-0.2.96_1
libghttp-1.0.9
libglade-0.17_2
libgnugetopt-1.2
libiconv-1.8_2
libmng-1.0.4
libogg-1.0_1,3
libpanel-1.4.2
libtool-1.3.4_4
libungif-4.1.0b1
libunicode-0.4_3
libvorbis-1.0_1,3
libwww-5.4.0
libxml-1.8.17_1
libxml2-2.5.4
libxslt-1.0.27
linux-sun-jdk-1.4.1_1
linux_base-7.1_2
m4-1.4_1
mkcatalog-1.1
nspr-4.2_1
nss-3.4.2
oaf-0.6.10_1
pcre-3.9
perl-5.6.1_11
pilot-link-0.11.7_1
pkgconfig-0.15.0
pkgdb.db
png-1.2.5_2
popt-1.6.4
portupgrade-20030217_2
psi-0.8.7
python-2.2.2_2
qssl-1.0
qt-3.1.1_4
ruby-1.6.8.2003.01.19
ruby-bdb1-0.1.8
ruby-rdoc-0.0.0.b2
ruby-shim-ruby18-1.8.0.p1
samba-3.0a20
scrollkeeper-0.3.11_8,1
sdocbook-xml-4.1.2.5
soup-0.7.11
tcl-8.3.5
tiff-3.5.7
tk-8.3.5
unzip-5.50
uulib-0.5.18
vnc-3.3.6_1
wine-2003.02.19
wrapper-1.0_2
xanim-2.92.0
zip-2.3_1

--=-8gVgsbmcEbKgyifut52X--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1046817729.60378.14.camel>