Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2023 16:29:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 269251] Unable to build the kernel on linux as host
Message-ID:  <bug-269251-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269251

            Bug ID: 269251
           Summary: Unable to build the kernel on linux as host
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: mcsm224@gmail.com

Hi,

I tried to build the kernel on a linux host (archlinux), i followed the
instructions in the wiki https://wiki.freebsd.org/BuildingOnNonFreeBSD.

I couldn't bootstrap bmake so i used the one in my system (gcc kept complaining
about strclpy). 

I was able to build world, but not kernel. It failed at "stage 1 : configuring
the kernel", with the error "sh: line 29: config: command not found".

my hierarchy: 

/expr/vb/freebsd_experiment/
    -> freebsd      # freebsd src tree
    -> obj      # object directory


If it weren't for the wiki article i would think that it is normal to not be
able to build it on a non bsd host.

Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269251-227>