Displaying 20 results from an estimated 7000 matches similar to: "Mock build oddity"
2016 Aug 04
2
curl build system is broken and so is mock
On 08/03/2016 06:30 PM, Chris Adams wrote:
> Once upon a time, Alice Wonder <alice at domblogger.net> said:
>> [alice at pern ~]$ ldd /usr/bin/curl |grep crypto
>> libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f4524390000)
>> libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007f45234ca000)
>
> What do the following show:
>
> ldd /usr/bin/curl
2016 Aug 04
3
curl build system is broken and so is mock
On 08/03/2016 06:13 PM, Chris Adams wrote:
> Once upon a time, Alice Wonder <alice at domblogger.net> said:
>> Something in the curl build will always link the binary against
>> OpenSSL if the openssl-lib package is present, and will always link
>> the library against OpenSSL if any TLS option is enabled in the
>> configure.
>
> No, it doesn't. You can
2002 Jun 25
1
configure for R 1.5.x on Solaris (fwd)
Dear All,
No-one seemed to know about this on r-help, so I'm trying here....
I'm having problems at the configure stage when trying to build R on
Solaris 5.8. configure finds everything it needs but when it runs
config.status to make all the Makefiles and headers, I get a huge slew of
errors like this:
config.status: creating src/extra/zlib/Makefile
sed: -e expression #1, char 329:
2016 Aug 04
2
curl build system is broken and so is mock
On 08/03/2016 06:40 PM, Chris Adams wrote:
> Once upon a time, Alice Wonder <alice at domblogger.net> said:
>> [alice at pern root]$ ldd builddir/build/BUILDROOT/curl-7.29.0-26.el7_2.awel.libre.0.x86_64/usr/bin/curl
>> |grep crypto
>> libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007fb6e00a5000)
>> libcrypto.so.10 => /lib64/libcrypto.so.10
2016 Aug 04
4
curl build system is broken and so is mock
On 08/03/2016 05:33 PM, Thomas Eriksson wrote:
> On 08/03/2016 05:23 PM, Alice Wonder wrote:
>> On 08/03/2016 05:20 PM, Alice Wonder wrote:
>>> On 08/03/2016 05:11 PM, Alice Wonder wrote:
>>>> I'm having a major frustration with curl.
>>>>
>>>> When building curl, if libssl.so.10 is present the curl binary WILL link
>>>> against
2016 Mar 17
4
Bug#818525: xen: FTBFS: error: unterminated comment
Package: xen
Version: 4.6.0-1+nmu2
Severity: serious
This package fails to build in unstable:
> sbuild (Debian sbuild) 0.68.0 (15 Jan 2016) on dl580gen9-02.hlinux
...
> mkdir -p compat
> grep -v 'DEFINE_XEN_GUEST_HANDLE(long)' public/grant_table.h | \
> python /<<PKGBUILDDIR>>/debian/build/build-hypervisor_amd64_amd64/xen/tools/compat-build-source.py
2005 Mar 18
1
Cisco 7940 convert to sip
Hi!
Can anybody help me with convert Cisco 7940 CallManager Phone to
a SIP Phone? I have continious error in tftp log:
connect from 192.168.1.111
Mar 18 12:12:30 AKrasavin utftpd[10081]: peer requests
OS79XX.TXT, conversion octet
Mar 18 12:12:30 AKrasavin utftpd[10081]: unterminated option
value in init packet
Mar 18 15:12:30 AKrasavin xinetd[10068]: START: tftp pid=10080
from=192.168.1.111
Mar
2016 Aug 04
1
curl build system is broken and so is mock
On 08/03/2016 06:57 PM, Chris Adams wrote:
> Once upon a time, Alice Wonder <alice at domblogger.net> said:
>> So when building curl, it links curl against the libcurl in the
>> buildroot and not against the libcurl it just compiled?
>>
>> No other packages I know of do that.
>
> No, that is not what it does. If you posted the full ldd output like I
>
2008 Dec 09
2
unterminated string literal, how to properly send strings
I have a line like the following in my Rails view/template (generating
JavaScript):
<script type="text/javascript">
...
y = escape(''<%= h(e.error_desc) %>'');
...
</script>
Because some of the error_descs have newlines, the browser is
receiving page code that looks like this:
y = escape(''Information about the error.
Another line in the
2003 Apr 23
1
buildworld error
Hi all,
I think this ist the right for this question. buildworld bombs out with
the following:
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:5117: unterminated character constant
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:5351: unbalanced `#endif'
/usr/src/gnu/usr.bin/cvs/cvs/../../../../contrib/cvs/src/server.c:5353: unbalanced `#endif'
2007 Oct 29
1
Asterisk: No Longer Answering Calls
Hi Friends!
I need help! I'm still Asterisk rookie, so please
forgive me.
My Asterisk is no longer answering incoming call on
the phone line. I call the phone and it rings but
asterisk is not picking it up. The phone line is
attached to port 4 (FXO) on my digium TDM411P card.
I am running Asterisk 1.4.11 with zaptel-1.4.5.1 and
libpri-1.4.1 on Fedora Core 5, Linux Kernel
2012 Jan 05
2
Error while rake actions
rake aborted!
/home/Mahesh/uma/myapp/Rakefile:6: unterminated string meets end of file
/usr/local/lib/ruby/1.9.1/rake.rb:2373:in `load''
/usr/local/lib/ruby/1.9.1/rake.rb:2373:in `raw_load_rakefile''
/usr/local/lib/ruby/1.9.1/rake.rb:2007:in `block in load_rakefile''
/usr/local/lib/ruby/1.9.1/rake.rb:2058:in `standard_exception_handling''
2004 Sep 10
2
reading vorbis comments with FLAC++?
--- Joshua Kwan <joshk@triplehelix.org> wrote:
> On Mon, Nov 17, 2003 at 11:10:58AM -0800, Josh Coalson wrote:
> > > but there's still junk on the char* i get back from
> > > get_field_value().
> >
> > there's no terminating null for these routines either, they
> > are returning the unterminated UTF-8 buffer just like the C
> > API.
>
2014 Dec 28
2
sound oddity on C6
I just encountered an oddity... it may have been this way for millennia :)
but somehow I've never noticed it before...
say I'm using X (which is pretty normal these days) and I have VLC
playing a "radio" station.
I do CTRL-ALT-Fx to switch to a text console THAT HAS NO ONE LOGGED IN
on it, and voila:
no sound!
as soon as I log in, the audio returns.
what gives here?
--
2006 Mar 06
2
is "alias" reserved?
I''m playing with an online store....
I have an orders table which holds orders (pricing, statuses, etc).
An orderDetails table which holds detailed line items (itemNumbers, unit
prices, etc).
Each order can have multiple shipping addresses, so I also have
an addressbook table. Each orderDetail is tied to an addressbook entry
via the ordernumber and addressbook alias, but this
2007 Feb 21
1
Solaris 9 Samba 3.0.24
I'm currently running samba 3.0.20a
I can configure and make 3.0.20a with no problem
I run the same configure command on the 3.0.24 source, configure works
fine, but make returns the following.
( and just to test if a patch screwed me up I tested configuring and
making the 3.0.20a version again, and it worked as it should )
Any bugs with 3.0.24???
Using FLAGS = -O -D_SAMBA_BUILD_
2011 May 03
1
syntax error, unexpected $end, expecting rASSOC
I added this to my db/seeds.rb:
user = User.create :email => ''another-hcDgGtZH8xNBDgjK7y7TUQ@public.gmane.org'', "password =>
''guessit''
Category.create [{:name => ''Programming''},
{:name => ''Event''},
{:name => ''Travel''},
{:name => ''Music''},
2009 Feb 26
1
Compilation Issue on Old Boxes with macro in src/master/main.c
I'm throwing an error compiling with a custom-compiled gcc 3.2.3 on one box.
The configuration string is CC=/usr/local/gcc3.2.3/bin/gcc CPPFLAGS=-I/usr/local/ssl/include LDFLAGS=-L/usr/local/ssl/lib ./configure --with-ssl=openssl --with-ssldir=/usr/local/ssl/certs --with-pam --with-pop3d --sysconfdir=/etc --localstatedir=/var
I've used this to compile on other older boxes with success.
2002 Jun 13
1
failed to make clean all on today's samba_2_2
Using LIBS =
Compiling smbd/server.c
In file included from include/ntdomain.h:287,
from include/rpc_misc.h:24,
from include/smb.h:1604,
from include/includes.h:676,
from smbd/server.c:22:
include/rpc_samr.h:1834: unbalanced `#endif'
In file included from include/includes.h:736,
from smbd/server.c:22:
2006 Apr 27
6
Installation oddity on Fedora Core 5 (PR#8814)
Hello guys:
I recently installed FC 5 linux and installed R from source. It installed
fine, but there was an oddity that I want to report. Although I used
./configure --prefix=/usr/local/R-2.3.0
make
it did not seem to recognize the prefix and went ahead and installed it in
the source directory -- I usually ``tar xzf'' it to my home directory
and run the installation scripts from there