Issue #2589 has been updated by swildner.
On Fri, 27 Sep 2013 08:41:48 +0200, wrote: > > Issue #2589 has been updated by ano. > > > There is fresh dfly with "make src-create" > > 10:43 ano@px:/usr/src:$ git status > # On branch DragonFly_RELEASE_3_4 > # Untracked files: > # (use "git add ..." to include in what will be committed) > # > # nohup.out > # sys/config/ANO > nothing added to commit but untracked files present (use "git add" to > track) Hmm, was it a -j x build? Do you have a log file of the build? Maybe the line with the actual error was further up in the log. Look for "error:". Sascha ---------------------------------------- Bug #2589: buildworld issues http://bugs.dragonflybsd.org/issues/2589#change-11593 * Author: ano * Status: New * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- make buildworld failed on fresh dfly-3.4.3: ===> gnu/lib/gcc44/libstdc++ sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libstdc++.a /usr/obj/usr/src/world_x86_64/usr/lib/gcc44 sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 libstdc++_p.a /usr/obj/usr/src/world_x86_64/usr/lib/gcc44/profile/libstdc++.a sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libstdc++.so.9 /usr/obj/usr/src/world_x86_64/usr/lib/gcc44 install: libstdc++.so.9: No such file or directory *** Error code 71 -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
