dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [patch #5516] Fix non-networked profiles


From: Roman I Khimov
Subject: [Pnet-developers] [patch #5516] Fix non-networked profiles
Date: Thu, 02 Nov 2006 15:43:56 +0000
User-agent: Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.2 (like Gecko) Kubuntu 6.06 Dapper

URL:
  <http://savannah.gnu.org/patch/?5516>

                 Summary: Fix non-networked profiles
                 Project: DotGNU Portable.NET
            Submitted by: roman_khimov
            Submitted on: Четверг 02.11.2006 at 15:43
                Category: None
                Priority: 4
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open

    _______________________________________________________

Details:

Looks like non-networking profiles are currently broken because of
_IL_InfoMethods_GetNetBIOSMachineName function in engine:

gcc -DHAVE_CONFIG_H -I. -I. -I../include    -I../libffi/include -fno-gcse
-fno-inline-functions                         -fno-unit-at-a-time
-I../support       -I../libgc/include -I../include                           
              -I../libffi/include -I. -DBUILD_PROFILE_NAME="\"kernel-fp\"" -g
-O2 -Wall -c ilrun.c
gcc -I../libffi/include -fno-gcse -fno-inline-functions                      
 -fno-unit-at-a-time -I../support                         -I../libgc/include
-I../include                                                
-I../libffi/include -I. -DBUILD_PROFILE_NAME="\"kernel-fp\"" -g -O2 -Wall  -o
ilrun  ilrun.o libILEngine.a ../dumpasm/libILDumpAsm.a                     
../image/libILImage.a ../support/libILSupport.a                            
-ltermcap  -lz -lnsl -ldl -lm
libILEngine.a(lib_info.o): In function
`_IL_InfoMethods_GetNetBIOSMachineName':/home/rik/itmo/diploma/work/dotgnu-host/pnet/engine/lib_info.c:58:
undefined reference to `_IL_DnsMethods_InternalGetHostName'
collect2: ld returned 1 exit status

I don't think it's needed for non-networked profile, so this patch just
disables it along with _IL_InfoMethods_GetUserDomainName function that
calls it.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Четверг 02.11.2006 at 15:43  Name:
fix_network_disabled_profiles.patch  Size: 3kB   By: roman_khimov

<http://savannah.gnu.org/patch/download.php?file_id=11140>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?5516>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

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