search for: aboce

Displaying 10 results from an estimated 10 matches for "aboce".

Did you mean: abobe
2013 Mar 12
3
Can't cross-compile from git now.
...terators.c:(.text+0x121): undefined reference to `___stack_chk_guard' .libs/metadata_iterators.o:metadata_iterators.c:(.text+0x14f): undefined reference to `___stack_chk_fail' The odd thinh is, if I use this MinGW cross-compiler to compile a small program, it works perfectly. The problem aboce is related to building a Windows DLL. On FreeBSD everything goes fine until it tries to link test_libFLAC++: Making all in test_libFLAC++ CXX decoders.o CXX encoders.o CXX main.o CXX metadata.o CXX metadata_manip.o CXX metadata...
2002 Aug 11
2
How to rsync selective subdirectories
...20020815 (where directory name above is the date, and daily changes i.e. directories are added and deleted) list of files in /abc/dir/20020811 toid toil etd dt (all the date directories contain the directories as above and there are many subdirectories in the aboce directories) I want to rsync all the dates directories but only the "toid" subdirectory. MY QUESTION IS: How can i rsync only the selected subdirectories? Please help in this matter... Thanks Nitin
2006 Mar 15
10
Scaffold with Foreign Key
I have two tables: ------------------------------ drop table if exists users; create table users ( id int not null auto_increment, username varchar(100) not null, password varchar(20) not null, firstname varchar(20) not null, lastname varchar(20) not null, primary key (id) ) TYPE = InnoDB; ------------------------------ drop table
2013 Mar 12
2
Can't cross-compile from git now.
Erik de Castro Lopo wrote: > JonY wrote: > > > Please do a link time test instead, I am not getting this error and > > would like to keep stack protector on. > > I'll write an m4 macro. I have attampted to write a macro that reliably detects the availability of stack smash protection. I currently have two configurations where my detection says that SSP is available
2013 Mar 12
3
Can't cross-compile from git now.
...reference to `___stack_chk_guard' >> .libs/metadata_iterators.o:metadata_iterators.c:(.text+0x14f): undefined reference to `___stack_chk_fail' >> >> The odd thinh is, if I use this MinGW cross-compiler to compile a small >> program, it works perfectly. The problem aboce is related to building >> a Windows DLL. > > I can get around the undefined symbol errors by doing make LDFLAGS=-lssp > Perhaps Windows and FreeBSD will also work if linked against ssp.a / > ssp.dll. OF course this introduces another dependency. > Dave Dave, my toolchain au...
2003 Dec 29
2
samba 3.0 - ldap - pdc
hi all, i am actually trying to get samba 3.01 (on SLES 8.0) working as PDC with the ldap backend. I have already configured nsswitch to also use ldap for groups and passwords (the root user is still in the /etc/passwd file - i can't imagine that putting the root user into openldap is a really good idea). There is one sentence in the howto
2006 Jul 11
17
[Best Practices] phone numbers??
I''ve seen phone numbers handled many different ways. Is there a recommended Rails way to store, format and display phone numbers? I''d appreciate comments from the community on this. 1. Is it better to store phone number as a 10-digit string? Then format it as desired when displaying it? 2. or, is it better to store with formatting, ie. "(222) 111-2222" ? 3. Is
2005 Mar 16
9
IAX Registration being lost
Please check the Wiki (www.voip-info.org) and the list archive by Googling site:lists.digium.com <search string> Also, please include some more info. That is probably why you got no answer... Is your machine sitting behind a router or is it directly connected to your broadband (assuming)? If the machine is behind a firewall, the IP change should not be so profound. It would just take a
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com> --- AUTHORS | 17 ++++++ README | 10 +++ conf/ovirt-agent | 12 ++++ conf/ovirt-db-omatic | 12 ++++ conf/ovirt-host-browser | 12 ++++
2008 Feb 25
3
Xen dom0 and ZFS boot?
Some background - I have a couple of NetBSD (i386) boxes and CentOS 5 boxes that I want to virtualise and I''m trying to work out which OS will be most suitable as the dom0. I have a desire to run at least RAID1 and ideally ZFS mirroring on the dom0 so I can have all the domU''s not have to worry about disk redundancy etc. My hardware : I have a brand new Intel E8200 core2duo and