(no subject)

From: anton (anton_at_do.ru)
Date: 08/27/03

  • Next message: Guy Van Sanden: "Patching procedures"
    Date: Wed, 27 Aug 2003 14:39:58 +0700
    To: freebsd-questions@FreeBSD.ORG
    
    

    Wednesday, August 27, 2003, 1:43:21 PM, you wrote:

    >>> I'v problem with upgarade FreeBSD-4.8
    >>>
    >>> I input:
    >>> # cd /usr/src
    >>> # make buildworld
    >>> Makefile:137: *** missing separator. Stop.
    >>>
    >>> What is problem?

    MM>> It seems pretty obvious that there is an error at line 137 of the Makefile.
    MM>> Have you tampered with it? Post that line to the list or just do a cvsup and
    MM>> try again.
    I was do cvsup and try again.

    .if target(pre-world)
            @echo
            @echo "--------------------------------------------------------------"
            @echo ">>> Making 'pre-world' target"
            @echo "--------------------------------------------------------------"
            @cd ${.CURDIR}; ${MAKE} pre-world
    .endif

    Line 137: .if target(pre-world)

    P.S. I was copy /usr/src from remote host with NFS, do cvsup and was
    see this error.

    -- 
    Best regards,
     anton                            mailto:anton@do.ru
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
    

  • Next message: Guy Van Sanden: "Patching procedures"

    Relevant Pages

    • Re: Cannot perform make install
      ... Ion-Mihai Tetcu wrote: ... > Do a ls and see if you have a Makefile:) ... > reason the directory itself wasn't deleted by cvsup. ... To unsubscribe, ...
      (freebsd-questions)
    • Re: broken world
      ... > should have the build-tools target defined. ... where is the Makefile?? ... i was just doing a cvsup this day.... ... To unsubscribe, ...
      (freebsd-current)
    • RE: CVSUP
      ... > I have a question about cvsup. ... > update my ports with no ... > in the old Makefile with the new Makefile instead of having ... To unsubscribe, ...
      (freebsd-questions)
    • Which version and other updating questions
      ... I recently did a cvsup and it fetched all sorts of things so I'm a bit ... Makefile under src/ doesn't have a version of the build about to be created ... Let me guess, since I'm using tag=. ... get what ever is bleeding edge? ...
      (freebsd-questions)
    • CVSUP
      ... I have a question about cvsup. ... Here is my question though...what if I was to change the Makefile for a port? ... Is there a way I can still use CVSup to update my ports and merge the changes I made ... To unsubscribe, ...
      (freebsd-questions)