i will look into binutils and into updating GNU C. (Right now I was able to install it by first downloading the package.) thanks, -guillermo ----- Original Message ----- From: Matthew Dufresne Sent: Wednesday, June 12, 2002 8:39 PM To: gui gui Subject: RE: [courier-users] courier-imap port on freebsd Your problem is clearly with your GNU C build environment, which is broken if it thinks its a cross compiler. A usual suspect is installing binutils, which you should definitely remove and see if it fixes the problem. You can also try uninstalling your current GNU C and downloading the latest GNU C package, which worked for me recently when I had a similar problem. You could also move to OpenBSD which is generally more standards compliant and really a dream to work with as far as this kind of thing goes in my opinion.
Anyway, just my $0.02, hope it helps.
M@
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of gui gui Sent: Wednesday, June 12, 2002 7:04 PM To: [EMAIL PROTECTED] Subject: [courier-users] courier-imap port on freebsd
Edwin, hi. A few days ago you replied to my cry for help suggesting I try ports instead of actual compiles. Like I mentioned to you, my ports system is giving me trouble, but my compile is not working and nobody has been able to help me yet. So I am back to the ports idea...here is the deal. the machine is a freebsd 4.4 "virtual machine" on a hosted server. This means I get the minimum install and only like 150 extra megabytes of free space. Because of this the ports tree is not local. Now, I am trying to add packages, but I keep getting errors. Any package I add fails (at one point they worked, but I dont know what it is that broke since then) Here is what I get
[root@ac ~]# pkg_add -r ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.4-release/All/courie r-imap-1.3.10.tgz
Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.4-release/All/courie r-imap-1.3.10.tgz: File unavailable (e.g., file not found, no access)
pkg_add: unable to fetch `ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.4-release/All/couri er-imap-1.3.10.tgz' by URL
if you know what this might mean, please let me know. I would really appreciate it. I have the whole server sitting doing nothing (and paying for it) until I can finish my install, so I am extremely frustrated.
thanks, -guillermo
>From: Edwin Culp <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: Re: [courier-users] problems with ./configure on freebsd...help >please >Date: Tue, 4 Jun 2002 12:24:26 -0700 >MIME-Version: 1.0 >X-Originating-IP: 64.173.182.155 >Received: from hotmail.com ([65.54.236.46]) by hotmail.com with Microsoft >SMTPSVC(5.0.2195.4905); Tue, 4 Jun 2002 12:31:06 -0700 >Received: from usw-sf-list2.sourceforge.net ([216.136.171.252]) by >hotmail.com with Microsoft SMTPSVC(5.0.2195.4905); Tue, 4 Jun 2002 12:26:11 >-0700 >Received: from usw-sf-list1-b.sourceforge.net ([10.3.1.13] >helo=usw-sf-list1.sourceforge.net)by usw-sf-list2.sourceforge.net with >esmtp (Exim 3.31-VA-mm2 #1 (Debian))id 17FJvZ-00053H-00; Tue, 04 Jun 2002 >12:25:10 -0700 >Received: from adsl-64-173-182-158.dsl.mtry01.pacbell.net ([64.173.182.158] >helo=encontacto.net)by usw-sf-list1.sourceforge.net with esmtp (Cipher >TLSv1:DES-CBC3-SHA:168) (Exim 3.31-VA-mm2 #1 (Debian))id >17FJv5-0000MQ-00for <[EMAIL PROTECTED]>; Tue, 04 Jun 2002 >12:24:39 -0700 >Received: from localhost (localhost [127.0.0.1]) (uid 0) by >encontacto.net with local; Tue, 04 Jun 2002 12:24:26 -0700 >Received: from 64.173.182.155 ( [64.173.182.155])as user >[EMAIL PROTECTED]@encontacto.net by Mail.EnContacto.Net with HTTP;Tue, >4 Jun 2002 12:24:26 -0700 >Message-ID: <[EMAIL PROTECTED]> >User-Agent: Internet Messaging Program (IMP) 4.0-cvs >X-Mime-Autoconverted: from 8bit to quoted-printable by courier 0.38.1 >Sender: [EMAIL PROTECTED] >Errors-To: [EMAIL PROTECTED] >X-BeenThere: [EMAIL PROTECTED] >X-Mailman-Version: 2.0.9-sf.net >Precedence: bulk >List-Help: ><mailto:[EMAIL PROTECTED]?subject=help> >List-Post: <mailto:[EMAIL PROTECTED]> >List-Subscribe: ><https://lists.sourceforge.net/lists/listinfo/courier-users>,<mailto:courie [EMAIL PROTECTED]?subject=subscribe> >List-Id: Courier mail server mailing list ><courier-users.lists.sourceforge.net> >List-Unsubscribe: ><https://lists.sourceforge.net/lists/listinfo/courier-users>,<mailto:courie [EMAIL PROTECTED]?subject=unsubscribe> >List-Archive: <http://www.geocrawler.com/redir-sf.php3?list=courier-users> >X-Original-Date: Tue, 4 Jun 2002 12:24:26 -0700 >Return-Path: [EMAIL PROTECTED] >X-OriginalArrivalTime: 04 Jun 2002 19:26:13.0048 (UTC) >FILETIME=[B031CB80:01C20BFD] > >Quoting Guillermo Krawiec <[EMAIL PROTECTED]>: > >| Hi, >| I am using freeBSD 4.4. >| I unpacked the courier-imap-1.4.5.tar.gz in the home directory >| of a user I created called courier (once I tried putting >| this user in the wheel group and another time without >| any group). I made sure that this user had complete >| ownership of all the files (chown and chgrp to courier). >| Then when I run ./configure I still get the same errors. >| they are: >| ----- >| ./configure: cannot create /dev/null: permission denied >| >| (this one happens many times) > >YMMV, but why don't you try the port. Change distinfo to: >MD5 (courier-imap-1.4.5.tar.gz) = b3416b15e7b3b5632aad75cf7532450f >and change courier-imap-1.4.3 to courier-imap-1.4.5 >The compile is clean on current, I just tested it on my laptop >before answering. > >I don't know why neither of the ports have been updated for some time. >The courier port was a lifesaver for me. > >Good luck, > >ed > >| >| ---- >| then I get a few >| >| grep: conftest.out: No such file or directory >| ---- >| >| and finally I get >| >| checking whether setpgrp takes no argument... \c >| configure: error: cannot check setpgrp if cross compiling >| configure: error: ./configure failed for liblock >| ---- >| >| >| I´ve looked all over the web for references to these errors >| but have not found anything specific to courier-imap in >| freebsd 4.4. I thought it might have something to do with >| perl so I installed the latest stable release of perl, but I >| still get the same errors. I also found reference to >| "broken symlinks to a lib/header directory" and that I >| should "Check my lib dir's and or reinstall kernel lib/header files" >| but honestly I do not know what this means nor where to look >| further. >| thanks for the help, >| -guillermo >| >| >| _________________________________________________________________ >| MSN Photos is the easiest way to share and print your photos: >| http://photos.msn.com/support/worldwide.aspx >| >| >| _______________________________________________________________ >| >| Don't miss the 2002 Sprint PCS Application Developer's Conference >| August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm >| >| _______________________________________________ >| courier-users mailing list >| [EMAIL PROTECTED] >| Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > > >-- > > >------------------------------------------------------------- > http://insourcery.com - Mergence of Business and Technology > a "Griffin Plaza Partners, LLC" Company > >_______________________________________________________________ > >Don't miss the 2002 Sprint PCS Application Developer's Conference >August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > >_______________________________________________ >courier-users mailing list >[EMAIL PROTECTED] >Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
_________________________________________________________________ Join the world’s largest e-mail service with MSN Hotmail. http://www.hotmail.com
_______________________________________________________________
Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
Get more from the Web. FREE MSN Explorer download : http://explorer.msn.com
|