bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build nsmux missing linker (patch)


From: Arne Babenhauserheide
Subject: build nsmux missing linker (patch)
Date: Thu, 24 Mar 2011 20:01:16 +0100
User-agent: KMail/4.6 beta4 (Linux/2.6.36-gentoo-r5; KDE/4.6.1; x86_64; git-8567c39; 2011-03-19)

Hi,

nsmux from incubator did not build for me. This change makes it build (I hope
the commit message is halfways acceptable - if not, feel free to change it):

   commit 05754cdb5456a6dbc04b864780ee40fe065c4796
   Author: Arne Babenhauserheide (on hurd) <arne@draketo.de>
   Date:   Thu Mar 24 18:53:17 2011 +0000

       Build System

       * Makefile.am: added missing linker additions for libmachuser and
libhurduse

   diff --git a/Makefile.am b/Makefile.am
   index 76e4fa0..3ab26f1 100644
   --- a/Makefile.am
   +++ b/Makefile.am
   @@ -55,4 +55,6 @@ nsmux_LDADD = \
      -lthreads \
      -lports \
      -lihash \
   +  -lmachuser \
   +  -lhurduser \
      -lshouldbeinlibc

PS: I think I need to sign copyright assignment stuff for the Hurd itself, too
(not just for the wiki)…

--
1w6 sie zu achten,
sie alle zu finden,
in Spiele zu leiten
und sacht zu verbinden.
→ http://1w6.org

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]