Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 May 2003 18:23:35 +0200
From:      "Sebastian Yepes [ESN]" <esn@x123.info>
To:        freebsd-current@freebsd.org
Subject:   [Build Current Faild] & fix
Message-ID:  <200305281823.35162.esn@x123.info>

next in thread | raw e-mail | index | archive | help

The 5-current cvs faild to build, bucouse it need a prototype..
with this very small patch it builds ok.. :)

Start------------------//
--- /usr/src/sys/contrib/dev/acpica/acnamesp.h.ori      Tue Apr 29 18:36:00 
2003
+++ /usr/src/sys/contrib/dev/acpica/acnamesp.h  Wed May 28 18:05:16 2003
@@ -262,6 +262,10 @@
     ACPI_NAMESPACE_NODE     *ParentHandle);

 void
+AcpiNsRemoveReference (
+    ACPI_NAMESPACE_NODE     *Node);
+
+void
 AcpiNsDetachObject (
     ACPI_NAMESPACE_NODE     *Node);

End------------------//




-- 


/*
FingerPrint:
 5BF1 58B1 DE75 CBE3 6044
 7098 1246 1EF6 9E78 041C

 @@@@@@@   @@@@@@ @@@@@@@ 
 @@!  @@@ !@@     @@!  @@@
 @!@!@!@   !@@!!  @!@  !@!
 !!:  !!!     !:! !!:  !!!
 :: : ::  ::.: :  :: :  : 
 The Power To Kill LinuX
*/



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