Re: general ports problem

2008-12-27 Thread Garrett Cooper
On Dec 26, 2008, at 22:57, Peter Jeremy peterjer...@optushome.com.au  
wrote:



On 2008-Dec-27 02:38:41 +0100, t-u-t marshc...@gmail.com wrote:
On Sat, Dec 27, 2008 at 12:53 AM, Garrett Cooper  
yanef...@gmail.com wrote:

A config.log file would help too..
oh, i thought that would be too long. i have attached one from a  
port i just

chose at random now.


Unfortunately, it got deleted by mailman.  Can you post one of the
shorter logs somewhere (eg pastebin.ca).  Also, what does 'gcc -V'
report and can you manually compile (eg) a hello world?


He's using the stock compiler and it appears that ld is screwed up  
because it fires back an error when linking. I'll forward you the log  
in my next email.

Thanks,
-Garrett 
___

freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


INDEX build failed for 6.x

2008-12-27 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-6 - please wait..pkg_info: not found
pkg_info: not found
pkg_info: not found
pkg_info: not found
 Done.
make_index: py25-clutter-0.8.0: no entry for /usr/ports//graphics/clutter-gtk
make_index: py25-clutter-0.8.0: no entry for /usr/ports//graphics/clutter-gtk

Committers on the hook:
beech danfe gerald miwi novel pav pgollucci wxs 

Most recent CVS update was:
U mail/msmtp/Makefile
U mail/msmtp/distinfo
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Unable to build strace-4.5.18 under FreeBSD 6.4

2008-12-27 Thread andrew clarke
On Sat 2008-12-27 02:57:04 UTC+1100, andrew clarke (m...@ozzmosis.com) wrote:

 ===  Building for strace-4.5.18
 make  all-am
 cc -DHAVE_CONFIG_H -I. -Ifreebsd/i386 -I./freebsd/i386 -Ifreebsd -I./freebsd  
   -Wall -O2 -fno-strict-aliasing -pipe -MT strace.o -MD -MP -MF 
 .deps/strace.Tpo -c -o strace.o strace.c
 mv -f .deps/strace.Tpo .deps/strace.Po
 cc -DHAVE_CONFIG_H -I. -Ifreebsd/i386 -I./freebsd/i386 -Ifreebsd -I./freebsd  
   -Wall -O2 -fno-strict-aliasing -pipe -MT syscall.o -MD -MP -MF 
 .deps/syscall.Tpo -c -o syscall.o syscall.c
 syscall.c: In function `internal_syscall':
 syscall.c:719: error: `sys_waitpid' undeclared (first use in this function)
 syscall.c:719: error: (Each undeclared identifier is reported only once
 syscall.c:719: error: for each function it appears in.)
 *** Error code 1

Update: Fixed in strace-4.5.18_1.

Thanks!
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


INDEX build failed for 6.x

2008-12-27 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-6 - please wait..pkg_info: not found
pkg_info: not found
pkg_info: not found
pkg_info: not found
 Done.
make_index: py25-clutter-0.8.0: no entry for /usr/ports//graphics/clutter-gtk
make_index: py25-clutter-0.8.0: no entry for /usr/ports//graphics/clutter-gtk

Committers on the hook:
beech danfe gerald itetcu miwi novel pav pgollucci wxs 

Most recent CVS update was:
U emulators/wine/pkg-descr
U www/opera/files/operapluginwrapper
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: general ports problem

2008-12-27 Thread t-u-t
On Sat, Dec 27, 2008 at 9:27 AM, Garrett Cooper yanef...@gmail.com wrote:

 On Dec 26, 2008, at 22:57, Peter Jeremy peterjer...@optushome.com.au
 wrote:

  On 2008-Dec-27 02:38:41 +0100, t-u-t marshc...@gmail.com wrote:

 On Sat, Dec 27, 2008 at 12:53 AM, Garrett Cooper yanef...@gmail.com
 wrote:

 A config.log file would help too..

 oh, i thought that would be too long. i have attached one from a port i
 just
 chose at random now.


 Unfortunately, it got deleted by mailman.  Can you post one of the
 shorter logs somewhere (eg pastebin.ca).  Also, what does 'gcc -V'
 report and can you manually compile (eg) a hello world?


 He's using the stock compiler and it appears that ld is screwed up because
 it fires back an error when linking. I'll forward you the log in my next
 email.
 Thanks,
 -Garrett


i tried hello world, here's the output.

$ gcc -Wall hello.c -o hello
/usr/bin/ld:built in linker script:2: syntax error
-- 
ce la vie
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


INDEX now builds successfully on 6.x

2008-12-27 Thread Erwin Lansing

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: general ports problem

2008-12-27 Thread Garrett Cooper

On Dec 27, 2008, at 5:10, t-u-t marshc...@gmail.com wrote:




On Sat, Dec 27, 2008 at 9:27 AM, Garrett Cooper yanef...@gmail.com  
wrote:
On Dec 26, 2008, at 22:57, Peter Jeremy  
peterjer...@optushome.com.au wrote:


On 2008-Dec-27 02:38:41 +0100, t-u-t marshc...@gmail.com wrote:
On Sat, Dec 27, 2008 at 12:53 AM, Garrett Cooper  
yanef...@gmail.com wrote:

A config.log file would help too..
oh, i thought that would be too long. i have attached one from a  
port i just

chose at random now.

Unfortunately, it got deleted by mailman.  Can you post one of the
shorter logs somewhere (eg pastebin.ca).  Also, what does 'gcc -V'
report and can you manually compile (eg) a hello world?

He's using the stock compiler and it appears that ld is screwed up  
because it fires back an error when linking. I'll forward you the  
log in my next email.

Thanks,
-Garrett

i tried hello world, here's the output.

$ gcc -Wall hello.c -o hello
/usr/bin/ld:built in linker script:2: syntax error
--
ce la vie


Yup. Your binutils is hosed :(.
-Garrett
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: general ports problem

2008-12-27 Thread cwt

Garrett Cooper wrote:
On Dec 27, 2008, at 5:10, t-u-t marshc...@gmail.com 
mailto:marshc...@gmail.com wrote:





On Sat, Dec 27, 2008 at 9:27 AM, Garrett Cooper yanef...@gmail.com 
mailto:yanef...@gmail.com wrote:


On Dec 26, 2008, at 22:57, Peter Jeremy
peterjer...@optushome.com.au
mailto:peterjer...@optushome.com.au wrote:

On 2008-Dec-27 02:38:41 +0100, t-u-t marshc...@gmail.com
mailto:marshc...@gmail.com wrote:

On Sat, Dec 27, 2008 at 12:53 AM, Garrett Cooper
yanef...@gmail.com mailto:yanef...@gmail.com wrote:

A config.log file would help too..

oh, i thought that would be too long. i have attached one
from a port i just
chose at random now.


Unfortunately, it got deleted by mailman.  Can you post one
of the
shorter logs somewhere (eg pastebin.ca http://pastebin.ca).
 Also, what does 'gcc -V'
report and can you manually compile (eg) a hello world?


He's using the stock compiler and it appears that ld is screwed
up because it fires back an error when linking. I'll forward you
the log in my next email.
Thanks,
-Garrett


i tried hello world, here's the output.

$ gcc -Wall hello.c -o hello
/usr/bin/ld:built in linker script:2: syntax error
--
ce la vie


Yup. Your binutils is hosed :(.
-Garrett

thanks for your help.
i tried to give buildworld a try a moment ago before anything, but also 
got the above ld error.


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: general ports problem

2008-12-27 Thread Garrett Cooper

On Dec 27, 2008, at 9:03, cwt marshc...@gmail.com wrote:


Garrett Cooper wrote:
On Dec 27, 2008, at 5:10, t-u-t marshc...@gmail.com mailto:marshc...@gmail.com 
 wrote:





On Sat, Dec 27, 2008 at 9:27 AM, Garrett Cooper  
yanef...@gmail.com mailto:yanef...@gmail.com wrote:


   On Dec 26, 2008, at 22:57, Peter Jeremy
   peterjer...@optushome.com.au
   mailto:peterjer...@optushome.com.au wrote:

   On 2008-Dec-27 02:38:41 +0100, t-u-t marshc...@gmail.com
   mailto:marshc...@gmail.com wrote:

   On Sat, Dec 27, 2008 at 12:53 AM, Garrett Cooper
   yanef...@gmail.com mailto:yanef...@gmail.com wrote:

   A config.log file would help too..

   oh, i thought that would be too long. i have attached one
   from a port i just
   chose at random now.


   Unfortunately, it got deleted by mailman.  Can you post one
   of the
   shorter logs somewhere (eg pastebin.ca http://pastebin.ca).
Also, what does 'gcc -V'
   report and can you manually compile (eg) a hello world?


   He's using the stock compiler and it appears that ld is screwed
   up because it fires back an error when linking. I'll forward you
   the log in my next email.
   Thanks,
   -Garrett


i tried hello world, here's the output.

$ gcc -Wall hello.c -o hello
/usr/bin/ld:built in linker script:2: syntax error
--
ce la vie


Yup. Your binutils is hosed :(.
-Garrett

thanks for your help.
i tried to give buildworld a try a moment ago before anything, but  
also got the above ld error.



___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: general ports problem

2008-12-27 Thread Garrett Cooper

On Dec 27, 2008, at 9:03, cwt marshc...@gmail.com wrote:


Garrett Cooper wrote:
On Dec 27, 2008, at 5:10, t-u-t marshc...@gmail.com mailto:marshc...@gmail.com 
 wrote:





On Sat, Dec 27, 2008 at 9:27 AM, Garrett Cooper  
yanef...@gmail.com mailto:yanef...@gmail.com wrote:


   On Dec 26, 2008, at 22:57, Peter Jeremy
   peterjer...@optushome.com.au
   mailto:peterjer...@optushome.com.au wrote:

   On 2008-Dec-27 02:38:41 +0100, t-u-t marshc...@gmail.com
   mailto:marshc...@gmail.com wrote:

   On Sat, Dec 27, 2008 at 12:53 AM, Garrett Cooper
   yanef...@gmail.com mailto:yanef...@gmail.com wrote:

   A config.log file would help too..

   oh, i thought that would be too long. i have attached one
   from a port i just
   chose at random now.


   Unfortunately, it got deleted by mailman.  Can you post one
   of the
   shorter logs somewhere (eg pastebin.ca http://pastebin.ca).
Also, what does 'gcc -V'
   report and can you manually compile (eg) a hello world?


   He's using the stock compiler and it appears that ld is screwed
   up because it fires back an error when linking. I'll forward you
   the log in my next email.
   Thanks,
   -Garrett


i tried hello world, here's the output.

$ gcc -Wall hello.c -o hello
/usr/bin/ld:built in linker script:2: syntax error
--
ce la vie


Yup. Your binutils is hosed :(.
-Garrett

thanks for your help.
i tried to give buildworld a try a moment ago before anything, but  
also got the above ld error.


I'd just reinstall the developer package from sysinstall to be honest.  
That should do the trick. Then we wash, rinse, and repeat all the  
steps to get a working ports install of stuff.


The question is how did binutils get fubared?

-Garrett
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: general ports problem

2008-12-27 Thread cwt

Garrett Cooper wrote:

On Dec 27, 2008, at 9:03, cwt marshc...@gmail.com wrote:


Garrett Cooper wrote:
On Dec 27, 2008, at 5:10, t-u-t marshc...@gmail.com 
mailto:marshc...@gmail.com wrote:





On Sat, Dec 27, 2008 at 9:27 AM, Garrett Cooper yanef...@gmail.com 
mailto:yanef...@gmail.com wrote:


   On Dec 26, 2008, at 22:57, Peter Jeremy
   peterjer...@optushome.com.au
   mailto:peterjer...@optushome.com.au wrote:

   On 2008-Dec-27 02:38:41 +0100, t-u-t marshc...@gmail.com
   mailto:marshc...@gmail.com wrote:

   On Sat, Dec 27, 2008 at 12:53 AM, Garrett Cooper
   yanef...@gmail.com mailto:yanef...@gmail.com wrote:

   A config.log file would help too..

   oh, i thought that would be too long. i have attached one
   from a port i just
   chose at random now.


   Unfortunately, it got deleted by mailman.  Can you post one
   of the
   shorter logs somewhere (eg pastebin.ca http://pastebin.ca).
Also, what does 'gcc -V'
   report and can you manually compile (eg) a hello world?


   He's using the stock compiler and it appears that ld is screwed
   up because it fires back an error when linking. I'll forward you
   the log in my next email.
   Thanks,
   -Garrett


i tried hello world, here's the output.

$ gcc -Wall hello.c -o hello
/usr/bin/ld:built in linker script:2: syntax error
--
ce la vie


Yup. Your binutils is hosed :(.
-Garrett

thanks for your help.
i tried to give buildworld a try a moment ago before anything, but 
also got the above ld error.


I'd just reinstall the developer package from sysinstall to be honest. 
That should do the trick. Then we wash, rinse, and repeat all the 
steps to get a working ports install of stuff.


The question is how did binutils get fubared?

-Garrett


beats me, if you were actually asking.
i usually have some trouble building world on amd64, but always 
somewhere in gnu tree. this week it didn't fail and seemed

to build and install ok, but apparently...

thanks again, i reinstalled base off install discs.

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: 7.1-RC2 audio/x11amp missing symbol at startup

2008-12-27 Thread Kim Culhan
On Fri, Dec 26, 2008 at 9:55 PM, Garrett Cooper yanef...@gmail.com wrote:
 On Fri, Dec 26, 2008 at 6:51 PM, Kim Culhan w8hd...@gmail.com wrote:

 It looks like this is related to linking with -pthread which appears to
 be a problem in fbsd 7.1

-pthread should *not* be used. According to the gcc manpage it's
 HP-alpha specific... Is it actually implemented in the author's
 makefiles?
 -Garrett


One more datapoint:
In FreeBSD  ports, in multimedia, is an audio player: Audacious

In many ways better than x11amp and the port compiles and installs
with no problem.

Also works with the OSS sound system, an audio hardware driver
among other things, which compiles and installs on modern laptop
hardware with no problem.

Thanks for all your help

-kim

--
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: general ports problem

2008-12-27 Thread Peter Jeremy
On 2008-Dec-27 22:27:05 +0100, cwt marshc...@gmail.com wrote:
i usually have some trouble building world on amd64, but always 
somewhere in gnu tree. this week it didn't fail and seemed
to build and install ok, but apparently...

I have been running amd64 on 6, 7 and 8 for several years and haven't
bumped into any consistent problems building world.  Can you provide
more details of your hardware and the troubles you have?  It is possible
you have a hardware issue.

-- 
Peter Jeremy
Please excuse any delays as the result of my ISP's inability to implement
an MTA that is either RFC2821-compliant or matches their claimed behaviour.


pgpcdw6wbgagG.pgp
Description: PGP signature


FreeBSD Port: tikiwiki-2.2

2008-12-27 Thread Roger Olofsson

Hello,

I have made a small fix to the tikiwiki port. The details are at

http://tikiwiki.org/tiki-view_forum_thread.php?comments_parentId=31524topics_offset=2topics_sort_mode=lastPost_descforumId=6

and here:

I have fixed the script fixperms.sh making it usable for FreeBSD 7. 
Below are the changes to the script - use it with 'su -m www -c sh 
fixperms.sh'.


Line
21 UNAME=`uname | cut -c 1-7`
..
..
42
43 if $UNAME = FreeBSD ; then
44 AUSER=www
45 AGROUP=www
46 fi

fixperms.sh is in the tikiwiki root folder.

/Roger

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


security/pecl-hash no longer builds for PHP 5?

2008-12-27 Thread Boris Kochergin
Hi. I tried installing the security/pecl-hash port with PHP 5.2.8 today 
and got this:


# make
===  pecl-hash-1.5 cannot install: doesn't work with PHP version : 5 
(Doesn't support PHP 5).

*** Error code 1

I've installed it on many machines with PHP 5 in the past--I guess 
before it was marked as not working with PHP 5--and it has worked fine 
in the capacity I've used it (hash('sha256', ...)).


-Boris
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: security/pecl-hash no longer builds for PHP 5?

2008-12-27 Thread Eitan Adler
Boris Kochergin wrote:
 Hi. I tried installing the security/pecl-hash port with PHP 5.2.8 today
 and got this:
 
 # make
 ===  pecl-hash-1.5 cannot install: doesn't work with PHP version : 5
 (Doesn't support PHP 5).
 *** Error code 1
 
 I've installed it on many machines with PHP 5 in the past--I guess
 before it was marked as not working with PHP 5--and it has worked fine
 in the capacity I've used it (hash('sha256', ...)).
 
 -Boris
 ___
 freebsd-ports@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports
 To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org
 
from UPDATING 20081211:
  If you have the pecl hash, json and/or zip extensions you need to replace
  them with the php5 bundled ones, ie.:
   portmaster/portupgrade -o archivers/php5-zip archivers/pecl-zip
   portmaster/portupgrade -o devel/php5-json devel/pecl-json
   portmaster/portupgrade -o security/php5-hash security/pecl-hash

-- 
Eitan Adler
Security is increased by designing for the way humans actually behave.
-Jakob Nielsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: security/pecl-hash no longer builds for PHP 5?

2008-12-27 Thread Yuri Pankov
On Sat, Dec 27, 2008 at 08:12:14PM -0500, Boris Kochergin wrote:
 Hi. I tried installing the security/pecl-hash port with PHP 5.2.8 today  
 and got this:

 # make
 ===  pecl-hash-1.5 cannot install: doesn't work with PHP version : 5  
 (Doesn't support PHP 5).
 *** Error code 1

 I've installed it on many machines with PHP 5 in the past--I guess  
 before it was marked as not working with PHP 5--and it has worked fine  
 in the capacity I've used it (hash('sha256', ...)).

 -Boris

You should probably use security/php5-hash, check /usr/ports/UPDATING
for details.


HTH,
Yuri
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: Unable to build strace-4.5.18 under FreeBSD 6.4

2008-12-27 Thread Philip M. Gollucci

Sorry, this was fixed in the next commit
4.5.18_1

Update your ports tree.

andrew clarke wrote:

# uname -a
FreeBSD blizzard.phoenix 6.4-RELEASE FreeBSD 6.4-RELEASE #0: Wed Nov 26 
11:43:51 UTC 2008 r...@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC 
 i386

# make
===  Vulnerability check disabled, database not found
===  Extracting for strace-4.5.18
= MD5 Checksum OK for strace-4.5.18.tar.bz2.
= SHA256 Checksum OK for strace-4.5.18.tar.bz2.
===   strace-4.5.18 depends on file: /usr/local/bin/perl5.8.8 - found
===  Patching for strace-4.5.18
===   strace-4.5.18 depends on file: /usr/local/bin/perl5.8.8 - found
===  Applying FreeBSD patches for strace-4.5.18
/usr/bin/sed -i.bak 's,/usr/bin/perl,/usr/local/bin/perl,' 
/spare/ports/devel/strace/work/strace-4.5.18/strace-graph
===   strace-4.5.18 depends on file: /usr/local/bin/perl5.8.8 - found
===  Configuring for strace-4.5.18

...

===  Building for strace-4.5.18
make  all-am
cc -DHAVE_CONFIG_H -I. -Ifreebsd/i386 -I./freebsd/i386 -Ifreebsd -I./freebsd
-Wall -O2 -fno-strict-aliasing -pipe -MT strace.o -MD -MP -MF .deps/strace.Tpo 
-c -o strace.o strace.c
mv -f .deps/strace.Tpo .deps/strace.Po
cc -DHAVE_CONFIG_H -I. -Ifreebsd/i386 -I./freebsd/i386 -Ifreebsd -I./freebsd
-Wall -O2 -fno-strict-aliasing -pipe -MT syscall.o -MD -MP -MF 
.deps/syscall.Tpo -c -o syscall.o syscall.c
syscall.c: In function `internal_syscall':
syscall.c:719: error: `sys_waitpid' undeclared (first use in this function)
syscall.c:719: error: (Each undeclared identifier is reported only once
syscall.c:719: error: for each function it appears in.)
*** Error code 1

Stop in /spare/ports/devel/strace/work/strace-4.5.18.
*** Error code 1

Regards
Andrew
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org



--

1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
Philip M. Gollucci (pgollu...@p6m7g8.com) c: 703.336.9354
Consultant  - P6M7G8 Inc.http://p6m7g8.net
Director IT - RideCharge, Inc.   http://ridecharge.com
Contractor  - PositiveEnergyUSA  http://positiveenergyusa.com
ASF Member  - Apache Software Foundation http://apache.org
FreeBSD Committer   - FreeBSD Foundation http://freebsd.org

Work like you don't need the money,
love like you'll never get hurt,
and dance like nobody's watching.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: general ports problem

2008-12-27 Thread Garrett Cooper
On Dec 27, 2008, at 14:59, Peter Jeremy peterjer...@optushome.com.au  
wrote:



On 2008-Dec-27 22:27:05 +0100, cwt marshc...@gmail.com wrote:

i usually have some trouble building world on amd64, but always
somewhere in gnu tree. this week it didn't fail and seemed
to build and install ok, but apparently...


I have been running amd64 on 6, 7 and 8 for several years and haven't
bumped into any consistent problems building world.  Can you provide
more details of your hardware and the troubles you have?  It is  
possible

you have a hardware issue.

--
Peter


Could just be bad media.
-Garrett
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org