compile error

  1. D

    Solved Unable to compile dump on 12.2-release

    Hi all I have a server running 12.2 RELEASE which until q2 months back was running 10.2-RELEASE. I used freebsd-update for the upgrade. Since then dump has exited with this error Assertion failed: (spcl.c_count + blks < TP_NINDIR), function appendextdata, file /usr/src/sbin/dump/traverse.c...
  2. W

    Issue in raspberry pi 4 freebsd compiling image

    Hey it's me Wahaj It's my first post, I'm sorry if I say anything wrong or against freebsd.org rules . I wanna port ghostbsd for rpi4. So for that I was testing to compile freebsd current for rpi4. I used Crochet to compile the freebsd. By modify config.sh and uncommenting the rpi3 (To compile...
  3. E

    Buildworld Error - Trying to Go from 12.2-RELEASE to 12-STABLE

    I'm coming from the Gentoo world, so installing or upgrading doesn't scare me. Neither does editing config files. I'm running into the following buildworld error when going from 12.2-RELEASE-p4 to 12-STABLE --- isatty.o --- clang -O2 -pipe -O2 -pipe -fno-strict-aliasing -fno-common...
  4. D

    Solved Custom Kernel Build Fails

    I got the 12.1 source code from the base/releng directory of the SVN repository which would give me the latest 12.1-RELEASE kernel (p10). I used the GENERIC configuration to create the attached configuration file and then ran make -j4 buildkernel KERNCONF=SMALLER And the build goes well until...
  5. B

    Issues on Sony PCG-C1VN

    Hello, A bit of introduction: as most FreeBSD beginner users (I suppose), I come from Linux. I want to run FreeBSD on a Sony PCG-C1VN laptop as stated in the thread name, and it is pretty ancient. This is a side project for myself, I want a fun old painful to use portable terminal running...
  6. allan_sundry

    Solved python27 and python36: compilation problem with readline.so

    Hello, I had some issues with updating python27 (and python36) in a jail based on NanoBSD 11.2 and 11.3. At first I thought that upgrading to 11.3 should fix the problem, but unfortunately I still have the same error. For example: ====> Compressing man pages (compress-man) ---> Backing up the...
  7. Jeff Singleton

    Virtualbox-OSE 5.2.4 build fails

    Anyone else having issues building Virtualbox? I have attached a log with just the build section where it fails, on what appears to be something with QT. I wanted to check here first before opening a bug. Thanks, Jeff
  8. Zamana

    Solved checking for shutdown.bsd... no

    Hi! After more than 20 years, I'm in process to move from Linux to FreeBSD, and I'm checking every piece of software that I need to use on this new environment. One thing that is preventing me to make the switch is this software: https://sourceforge.net/projects/apcupsd-brazil/ This is a...
  9. Y

    libgcrypt build problem (FreeBSD 8.4)

    Hi, I'm trying to upgrade libgcrypt (libgcrypt-1.6.5_1 -> libgcrypt-1.7.3) using ports on a FreeBSD 8.4 machine and the compiler reports the following error: libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -O1 -pipe -fstack-protector -fno-strict-aliasing...
  10. W

    mariadb101-client-10.1.16 compiling error

    Hey guys, After do: portsnap fetch update And then: portmaster -afdb My mariadb client does not compile anymore, the compiling process abort with the error: Applying FreeBSD patches for mariadb101-client-10.1.16 1 out of 7 hunks failed--saving rejects to scripts/CMakeLists.txt.rej =>...
  11. gladiola

    LLVM36 Bypass for Compile Errors "jquery" and "underscore"

    LLVM36 was failing to compile from ports with errors for an unfound file with working directory names that included "jquery" and "underscore". I contacted the port maintainer; they were not sure what was causing it. They knew they could get it to go away, but they weren't sure yet why. I was...
Back
Top