Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Aug 2010 14:25:25 +0200
From:      "Alain G. Fabry" <alainfabry@belgacom.net>
To:        freebsd-questions@freebsd.org
Subject:   ghostscript-8.71 update
Message-ID:  <20100824122525.GA78226@desmo.3rdrock.kicks-ass.net>

next in thread | raw e-mail | index | archive | help
Trying to update ghostscript, but seems to fail. Can somebody provide me with info on how to solve this?


Here error during build of port

......
cc  -DHAVE_MKSTEMP -DHAVE_HYPOT   -DHAVE_FONTCONFIG -O2 -fno-strict-aliasing -pipe -fPIC -DUPD_SIGNAL=0 -I.  -I/usr/ports/print/ghostscript8/work/ghostscript-8.71/jasper/src/libjasper/include  -I/usr/local/include/libpng  -I/usr/local/include  -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -O2 -fno-strict-aliasing -pipe -DUSE_LIBPAPER -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/local/lib/ghostscript/8.71\" -I./obj/../soobj -I./base  -g -o ./bin/../sobin/gsc ./psi/dxmainc.c -L./bin/../sobin -lgs
./bin/../sobin/libgs.so: undefined reference to `gx_default_buffer_page'
./bin/../sobin/libgs.so: undefined reference to `gx_default_start_render_thread'
./bin/../sobin/libgs.so: undefined reference to `clist_get_data'
./bin/../sobin/libgs.so: undefined reference to `gdev_prn_put_params'
./bin/../sobin/libgs.so: undefined reference to `gx_default_open_render_device'
./bin/../sobin/libgs.so: undefined reference to `gx_default_close_render_device'
./bin/../sobin/libgs.so: undefined reference to `cmd_clear_known'
./bin/../sobin/libgs.so: undefined reference to `gdev_prn_open'
./bin/../sobin/libgs.so: undefined reference to `gx_default_print_page_copies'
./bin/../sobin/libgs.so: undefined reference to `gx_default_size_buf_device'
./bin/../sobin/libgs.so: undefined reference to `cmd_write_ctm'
./bin/../sobin/libgs.so: undefined reference to `gs_clist_device_procs'
./bin/../sobin/libgs.so: undefined reference to `gx_default_setup_buf_device'
./bin/../sobin/libgs.so: undefined reference to `gx_default_get_space_params'
./bin/../sobin/libgs.so: undefined reference to `gdev_prn_get_params'
./bin/../sobin/libgs.so: undefined reference to `cmd_read_matrix'
./bin/../sobin/libgs.so: undefined reference to `clist_pattern_manage'
./bin/../sobin/libgs.so: undefined reference to `cmd_write_ctm_return_length_nodevice'
./bin/../sobin/libgs.so: undefined reference to `cmd_put_color_mapping'
./bin/../sobin/libgs.so: undefined reference to `gdev_prn_close'
./bin/../sobin/libgs.so: undefined reference to `clist_writer_check_empty_cropping_stack'
./bin/../sobin/libgs.so: undefined reference to `st_device_clist'
./bin/../sobin/libgs.so: undefined reference to `clist_playback_file_bands'
./bin/../sobin/libgs.so: undefined reference to `gx_default_destroy_buf_device'
./bin/../sobin/libgs.so: undefined reference to `gdev_prn_output_page'
./bin/../sobin/libgs.so: undefined reference to `clist_init_io_procs'
./bin/../sobin/libgs.so: undefined reference to `clist_put_data'
./bin/../sobin/libgs.so: undefined reference to `gx_default_create_buf_device'
./bin/../sobin/libgs.so: undefined reference to `gdev_prn_get_bits'
./bin/../sobin/libgs.so: undefined reference to `clist_end_page'
./bin/../sobin/libgs.so: undefined reference to `clist_data_size'
./bin/../sobin/libgs.so: undefined reference to `st_device_printer'
gmake[1]: *** [bin/../sobin/gsc] Error 1
gmake[1]: Leaving directory `/usr/ports/print/ghostscript8/work/ghostscript-8.71'
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall20100824-60860-1222o6h-0 env make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
        ! print/ghostscript8    (linker error)
	Command failed [exit code 1]: /usr/local/sbin/portinstall print/ghostscript8




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