On 12/04/2009 10:38 AM, Bruce Simpson wrote:
> Bruce Simpson wrote:
>> Can you try this patch, which tries to catch the EEXIST exception?
>
> Houston, that's a mis-cue.
>
>

That works on F11, though it's a bit ugly since it spits out some
errors.  Maybe a combo of my hack to check if it exists combined with
the exception passing?

Checking for C library pcap... (cached) yes
Checking for C function pcap_sendpacket()... (cached) yes
Checking for C library curses... (cached) yes
Detected libraries: boost_regex rt resolv crypto dl pcap curses
Mkdir("/home/greearb/git/svn-xorp/dev-xorp/xorp.ct/obj/x86_64-unknown-linux-gnu/lib")
scons: *** 
/home/greearb/git/svn-xorp/dev-xorp/xorp.ct/obj/x86_64-unknown-linux-gnu/lib: 
File exists
Mkdir("/home/greearb/git/svn-xorp/dev-xorp/xorp.ct/obj/x86_64-unknown-linux-gnu/lib/xorp")
scons: *** 
/home/greearb/git/svn-xorp/dev-xorp/xorp.ct/obj/x86_64-unknown-linux-gnu/lib/xorp:
 File exists
Symlink("/home/greearb/git/svn-xorp/dev-xorp/xorp.ct/obj/x86_64-unknown-linux-gnu/lib",
 as 
"/home/greearb/git/svn-xorp/dev-xorp/xorp.ct/obj/x86_64-unknown-linux-gnu/lib/xorp/lib")
scons: done reading SConscript files.
scons: Building targets ...

-- 
Ben Greear <[email protected]>
Candela Technologies Inc  http://www.candelatech.com

_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers

Reply via email to