Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - mohammed.sherif

#1
Development and Code Review / Re: Build error
May 29, 2015, 06:44:36 PM
All the make in /usr/src ran successfully without any errors.  Trying to run "make everything" once again
#2
Development and Code Review / Re: Build error
May 28, 2015, 11:51:18 AM
Sorry for my late response, as I was expecting an email from the forum for any replies :)

There is enough space, as this VM is dedicated for opnsense build. please see the below out put

Filesystem            Size    Used   Avail Capacity  Mounted on
/dev/da0p2             18G    4.8G     12G    29%    /
devfs                 1.0K    1.0K      0B   100%    /dev
<below>:/usr/ports     37G     23G     12G    66%    /usr/local/stage/usr/ports
<below>:/usr/src       37G     23G     12G    66%    /usr/local/stage/usr/src
devfs                 1.0K    1.0K      0B   100%    /usr/local/stage/dev


usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_file
       cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... target_directory
#3
Hi,

I'm trying to build opnsense as per the instructions given here.

https://github.com/opnsense/tools

Initially I tried to "make everything", was unsucessfull, now am trying unit by unit, so when I run "make base", it stops with the following error. FreeBSD version is 10.1 i386. Any help is highly appreciated. Also tried with "set MAKE_JOBS_UNSAFE=yes"




cd /usr/src/kerberos5/lib/libasn1;  make install -DNO_SUBDIR DESTDIR=/usr/obj/usr/src/release/dist/base SHARED=copies
install -C -o root -g wheel -m 444   libasn1.a /usr/obj/usr/src/release/dist/base/usr/lib
install -s -o root -g wheel -m 444     libasn1.so.11 /usr/obj/usr/src/release/dist/base/usr/lib
install -l s libasn1.so.11 /usr/obj/usr/src/release/dist/base/usr/lib/libasn1.so
cmp -s krb5_asn1.hx krb5_asn1.h 2> /dev/null || cp krb5_asn1.hx krb5_asn1.h
cp: not found
*** Error code 127[/i][/i]