Problem with buildworld in FreeBSD...

edited January 2005 in Software
Now im really getting pissed. I tied to run make buildworld on first my P3 450 and then on my new server, a Northwood Celeron 2.6ghz. Im getting the same problem! I don

Comments

  • What I'm guessing is a crap Makefile. It sound like somebody passed the wrong options to ld and it thinks -lc is a file.
  • The user and all related content has been deleted.
  • Im taking back what i sayed befor. It might be the makefile.
    Tell whats wrong with it.

    My make.conf file:

    PERL_VER=5.8.5
    PERL_VERSION=5.8.5
    PERL_ARCH=mach
    NOPERL=yo
    NO_PERL=yo
    NO_PERL_WRAPPER=yo
    CPUTYPE=p4
    CFLAGS= -O -pipe
    COPTFLAGS= -O -pipe
    NO_FORTRAN= true
    NO_I4B= true
    NO_LPR= true
    NO_X= true
    NOGAMES= true
    NOPROFILE= true
    USA_RESIDENT= yes


    I don
  • USA_RESIDENT= yes

    If that's supposed to mean what I think it is, it might be worth changing, although I don't know what it does, I have an idea.

    -Q
  • The user and all related content has been deleted.
  • Q wrote:
    USA_RESIDENT= yes

    If that's supposed to mean what I think it is, it might be worth changing, although I don't know what it does, I have an idea.

    -Q

    LOL at first sight I tought like it said " USA_President=yea" LMAO
  • Tom, can you post your makefile? I deleted the perl stuff and got further. I think its the make.conf file.

    //Mr.Mac
  • The user and all related content has been deleted.
  • I got pissed at FreeBSD 5.3, so I fucked it. Now im using good-old FreeBSD 5.2.1 on the server and it works great.

    Thanks anyway.

    //Mr.Mac
  • The user and all related content has been deleted.
  • I know... Well, 5.3 didn
  • The user and all related content has been deleted.
Sign In or Register to comment.