OOo-1.1.1 snafu: perl5???

Gary Kline kline at thought.org
Mon Apr 26 17:30:45 GMT 2004


On Mon, Apr 26, 2004 at 01:16:10AM -0700, COMPRESSED'N'CUSSIN wrote:
> On Sun, Apr 25, 2004 at 05:58:47PM -0700, Gary Kline wrote:
> > 
> > 	I've got perl-5.8 installed and should be there!  Here's 
> > 	some commands that may help.  What am I doing wrong?
> > 
> > 	thanks for any clues,
> > 
> > 	gary
> > 
> > pa 17:53 <tao> [2747] which perl
> > /usr/bin/perl
> > pa 17:53 <tao> [2748] which perl5
> > /usr/bin/perl5
> > pa 17:53 <tao> [2749] perl5 -v
> > 
> > This is perl, version 5.005_03 built for i386-freebsd
> > 
> > Copyright 1987-1999, Larry Wall
> > 
> > Perl may be copied only under the terms of either the Artistic License or the
> > GNU General Public License, which may be found in the Perl 5.0 source kit.
> > 
> > 
> > pa 17:53 <tao> [2750] perl -v
> > 
> > This is perl, v5.8.2 built for i386-freebsd
> > 
> > Copyright 1987-2003, Larry Wall
> > 
> > Perl may be copied only under the terms of either the Artistic License or the
> > GNU General Public License, which may be found in the Perl 5 source kit.
> 
> [snip]
> 
> Take a look at /usr/local/bin/use.perl. 
> 
> It should allow you to switch to the ports version, and not the base version.
> 
> /usr/local/bin/use.perl port
> 
> HTH,
> 
> Peter


	I did the "use.perl port" switch before, and again, minutes 
	ago.  Same results.  Appended is /tmp/typescript, which
	shoul give you a clearer picture.

	BTW, I have had pretty good luck building OO from scratch---
	after much crunching!   Let me knowwhat else to mail you:
	list from /var/db/pkg, or whatever.  

	thanks,

	gary



-- 
   Gary Kline     kline at thought.org   www.thought.org     Public service Unix

Script started on Mon Apr 26 10:17:14 2004
[?1h=[?1l>tao# cc


#
## Peter, here is where I have explicitly turned to the 5.8 version of
## perl.  Same build errs as before.
#


tao# /usr/local/bin/use.perl port

tao# cd /usr/ports/editors/

root at tao:/usr/ports/editors# cd openoffice-1.1

root at tao:/usr/ports/editors/openoffice-1.1# ll

total 30
-rw-r--r--  1 root  wheel  19905 Apr 11 20:53 Makefile
-rw-r--r--  1 root  wheel   1764 Apr  9 21:27 distinfo
drwxr-xr-x  2 root  wheel   2048 Mar 16 20:52 files
-rw-r--r--  1 root  wheel    753 Feb 28  2002 pkg-descr
-rw-r--r--  1 root  wheel   2855 Oct  2  2003 pkg-message
-rw-r--r--  1 root  wheel     70 Oct 18  2002 pkg-plist
drwxr-xr-x  5 root  wheel    512 Apr 25 17:36 work
root at tao:/usr/ports/editors/openoffice-1.1# kmake install

===>  Building for openoffice-1.1.1
===>  Building mozilla sub project
===>   mozilla-1.0.2_1 depends on executable: zip - found
===>   mozilla-1.0.2_1 depends on executable: freetype-config - found
===>   mozilla-1.0.2_1 depends on executable: gmake - found
===>   mozilla-1.0.2_1 depends on executable: gcc32 - found
===>   mozilla-1.0.2_1 depends on executable: pkg-config - found
===>   mozilla-1.0.2_1 depends on shared library: jpeg.9 - found
===>   mozilla-1.0.2_1 depends on shared library: png.5 - found
===>   mozilla-1.0.2_1 depends on shared library: mng.1 - found
===>   mozilla-1.0.2_1 depends on shared library: freetype.9 - found
===>   mozilla-1.0.2_1 depends on shared library: X11.6 - found
===>   mozilla-1.0.2_1 depends on shared library: glib12.3 - found
===>   mozilla-1.0.2_1 depends on shared library: gtk12.2 - found
===>   mozilla-1.0.2_1 depends on shared library: ORBit.2 - found
===>  Configuring for mozilla-1.0.2_1
loading cache ./config.cache
checking host system type... i386-portbld-freebsd4.9
checking target system type... i386-portbld-freebsd4.9
checking build system type... i386-portbld-freebsd4.9
checking for gcc... gcc32
checking whether the C compiler (gcc32 -O -pipe  ) works... yes
checking whether the C compiler (gcc32 -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc32 accepts -g... yes
checking for c++... g++32
checking whether the C++ compiler (g++32  -O -pipe  ) works... yes
checking whether the C++ compiler (g++32  -O -pipe  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++32 accepts -g... yes
checking for ranlib... ranlib
checking for as... /usr/bin/as
checking for ar... /usr/bin/ar
checking for ld... /usr/bin/ld
checking for strip... /usr/bin/strip
checking for dlltool... no
checking whether gcc32 and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc32 -E
checking how to run the C++ preprocessor... g++32 -E
checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for xemacs... no
checking for lemacs... no
checking for emacs... no
checking for perl5... /usr/bin/perl5
checking for minimum required perl version >= 5.004... 5.00503
checking for full perl installation... no
configure: error: Cannot find Config.pm or $Config{archlib}.  A full perl installation is required.
===>  Script "configure" failed unexpectedly.
Please report the problem to gnome at FreeBSD.org [maintainer] and attach the
"/usr/ports/editors/openoffice-1.1/work/mozilla/work/mozilla/config.log"
including the output of the failure of your make command. Also, it might be
a good idea to provide an overview of all packages installed on your system
(e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/editors/openoffice-1.1/work/mozilla.
*** Error code 1

Stop in /usr/ports/editors/openoffice-1.1.
*** Error code 1

Stop in /usr/ports/editors/openoffice-1.1.
*** Error code 1

Stop in /usr/ports/editors/openoffice-1.1.
root at tao:/usr/ports/editors/openoffice-1.1# ^Dexit

Script done on Mon Apr 26 10:18:53 2004


More information about the freebsd-gnome mailing list