search for: opt

Displaying 20 results from an estimated 15945 matches for "opt".

Did you mean: op
2006 Apr 26
1
Building native extensions fail on Macbook Pro
...y r_index_io.o definition of _ranalyzer_key in section (__DATA,__common) r_qparser.o definition of _ranalyzer_key in section (__DATA,__common) collect2: ld returned 1 exit status make: *** [ferret_ext.bundle] Error 1 ruby extconf.rb install ferret creating Makefile make gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I. -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I/opt/local/lib/ruby/1.8/i686-darwin8.5.2 -I. -O -pipe -I/opt/local/include -c analysis.c gcc -fno-common -O -pipe -I/opt/local/include -fno-common -pipe -fno-common -I. -I/opt/local/lib/ruby/1.8/i686-d...
2011 Apr 05
3
[LLVMdev] Building LLVM on Solaris/Sparc
Hi, I'm trying to build llvm on a Solaris/Sparc machine. I get many undefined symbols during the link phase of opt. The link command being run is below. It is identical to the link command that gets run and works on an x86 host. Thanks, Tarun g++ -I/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/include -I/n/fs/scratch/tpondich/ParallelAssert/llvm-objects/tools/opt -I/n/fs/scratch/tpondich/ParallelAssert...
2006 Dec 01
1
Packages build for Solaris ? As CSW packages ?
Well imitation is the highest form of flattery they say. So I''m surprised to see these packages neatly built to install into /opt/csw correctly and yet they exist somewhere else and have nothing to do with us here at Blastwave. fascinating. I guess we can always send an email to the person doing this and just ask if they want those packages in testing and then into the catalog for distribution out to the world. Here is the...
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
I have built Asterisk 1.4.4 on my Solaris 10 x86 box: LDFLAGS='-R/usr/sfw/lib -R/opt/csw/lib -L/opt/csw/lib -L/usr/sfw/lib' CPPFLAGS=-I/opt/csw/include ./configure -with-curl=/opt/csw --without-oss --without-vpb --prefix=/opt/asterisk-1.4 The build and install go fine but the asterisk executable reproducibly dumps core with a segmentation violation. If I start it as: aster...
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
...mps core on > Solaris 10 > To: asterisk-users at lists.digium.com > Message-ID: <464A7404.5000706 at mindspring.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > I have built Asterisk 1.4.4 on my Solaris 10 x86 box: > LDFLAGS='-R/usr/sfw/lib -R/opt/csw/lib -L/opt/csw/lib -L/usr/sfw/lib' > CPPFLAGS=-I/opt/csw/include ./configure -with-curl=/opt/csw > --without-oss --without-vpb --prefix=/opt/asterisk-1.4 > > The build and install go fine but the asterisk executable reproducibly > dumps core with a segmentation violation....
2003 Jul 22
1
[LLVMdev] this code won't assemble on sparc
Hi, I'm not sure what I'm doing wrong here. With the single source file attached to this email, I tried the following commands: llvmgcc -o timeLLVMfft timeLLVMfft.c -lm llc -o timeLLVMfft.s timeLLVMfft.bc /opt/SUNWspro/bin/cc -xarch=v9 -o timeLLVMfft.sparc timeLLVMfft.s I got the errors at the bottom of this email in response to the last command. On the other hand, gcc v2.95.3 had no problem compiling this code. Any idea what's wrong? Thanks, - Nick -- /opt/SUNWspro/bin/../SC5.0/bin/fbe: "...
2012 Apr 13
2
[LLVMdev] Make error of latest devel version of llvm and clang
...error: make[2]: Entering directory `/home/ryjiao/Downloads/llvm-dev/llvm/tools/llvm-config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/home/ryjiao/Downloads/llvm-dev/llvm/tools/llvm-config' make[2]: Entering directory `/home/ryjiao/Downloads/llvm-dev/llvm/tools/opt' llvm[2]: Compiling AnalysisWrappers.cpp for Debug+Asserts build llvm[2]: Compiling GraphPrinters.cpp for Debug+Asserts build llvm[2]: Compiling PrintSCC.cpp for Debug+Asserts build llvm[2]: Compiling opt.cpp for Debug+Asserts build llvm[2]: Linking Debug+Asserts executable opt /home/ryjiao/Dow...
2000 Oct 15
2
using vorbiscomment
...om stdin" would save people a lot of time. Of course, this is still a painful tool to use, and since I had some .ogg's lying around with broken comments (from my first ogg vorbis patch to grip), I wrote a little Perl script (attached) to behave like mp3info. It has short and long command options for all of the suggested vorbis comment fields, and can act on multiple files listed on the command line. BTW, is anyone working on a vorbis Perl module? If not, I'll probably put one together. -- Alex #!/usr/bin/perl -w ## ogginfo -- Ogg Vorbis Comment Editor ## Created: &lt...
2007 May 14
3
install opt-samba-base on aix 5.3
...have downlaoded the binaries from samba.org and I am using the directions found at: http://us4.samba.org/samba/ftp/Binary_Packages/AIX/ The directions dont specify installing the base. WHen I try to install the pware 3.0.24, it fails due to required packages missing. I do not see a way to get opt-samba-base installed. Included below is the preview from installp of the install from /tmp/samba root@tybalt /tmp/samba # installp -lE -d. ******************************************************************************* installp PREVIEW: installation will not actually occur. *****************...
2009 Aug 31
7
"Missing these required gems: rspec-rails" in ruby 1.9
...(1.1.2) hoe (2.3.3) nokogiri (1.3.3) polyglot (0.2.8) rack (1.0.0) rails (2.3.2) rake (0.8.7) rspec (1.2.8) rspec-rails (1.2.7.1) rubyforge (1.0.4) term-ansicolor (1.0.4) test-unit (1.2.3) treetop (1.3.0) webrat (0.5.3) and here is the error after typing rake: no such file to load -- rspec-rails /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/polyglot-0.2.8/lib/ polyglot.rb:68:in `require'' /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/polyglot-0.2.8/lib/ polyglot.rb:68:in `require'' /opt/ruby-1.9.1-p243/lib/ruby/gems/1.9.1/gems/activesupport-2.3.2/lib/ active_support/dependencies...
2012 Apr 13
0
[LLVMdev] Make error of latest devel version of llvm and clang
Hi Jiao, Well, I didn't try to compile with RTTI, but I had some time ago a very similar problem while linking the opt. In my case, I was not being able to create the shared library when enable-shared were passed through the configure script. I just had to realize that my default compiler was not being able to generate the binaries, probably because of its version (it was the stable llvm-gcc 4.1). Therefore, if I h...
2014 Feb 11
11
[LLVMdev] Proposal: split tools/opt/opt.cpp to OptTool and a smaller main()
Hello, I started some refactoring work on tools/opt/opt.cpp in r201116, but conceptually this is part of a larger effort. I'd like to consult with llvmdev@ about the best way to move this forward. Background: opt is a very useful swiss-army-knife tool, and its capabilities may be useful to custom tools. However, as it stands now opt is now very...
2006 Nov 14
0
Samba 3.0.23c PANIC during registering computer into domain
.../util.c:smb_panic(1586) smb_panic: clobber_region() last called from [account_policy_get(322)] [2006/11/13 17:02:23, 0] lib/util.c:smb_panic(1592) PANIC (pid 21823): Security context stack overflow! [2006/11/13 17:02:23, 0] lib/util.c:log_stack_trace(1699) BACKTRACE: 64 stack frames: #0 /opt/samba-3.0.23c/sbin/smbd(log_stack_trace+0x2b) [0x757b730c] #1 /opt/samba-3.0.23c/sbin/smbd(smb_panic+0x11e) [0x757b7136] #2 /opt/samba-3.0.23c/sbin/smbd(push_sec_ctx+0x8f) [0x7560cd12] #3 /opt/samba-3.0.23c/sbin/smbd(become_root+0x17) [0x7560035e] #4 /opt/samba-3.0.23c/sbin/smbd [0x7576...
2018 Jan 27
2
2 panics, 1 segmentation fault in dovecot 2.3.0 (fts)
...find a lot of information about it. This is a ubuntu 16.04 machine, dovecot 2.3.0 compiled from source ( + the patch for the recent zlib problem). "doveadm index" runs on a ~ 4GB mdbox-zipped-mailbox for about 3-4 minutes before aborting with the message above, beforehand I did a "/opt/dovecot/bin/doveadm fts rescan -A". When I repeat "doveadm index" it aborts after about 4 seconds, after a "/opt/dovecot/bin/doveadm fts rescan -A" it runs again for 3-4 minutes. Apache tika logs, but those are probably not related to the problem, however, the devs might w...
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
...t; >> Thanks Aki, that was helpful. When I add that I get: >> >> checking for LIBSODIUM... no >> configure: error: Can't build with libsodium: not found >> >> So I have to tell it where libsodium is. >> >> Tried: >> >> CPPFLAGS=-I/opt/homebrew/Cellar/openssl at 3/3.0.8/include LDFLAGS=-L/opt/homebrew/opt/openssl at 3/lib LIBSODIUM_LIBS=-L/opt/homebrew/Cellar/libsodium ./configure --with-ssl=openssl --with-mysql ?with-sodium >> >> But that gives: >> >> configure: WARNING: Libtool does not cope well with...
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
...ET James Brown <jlbrown at bordo.com.au> wrote: > > > > On 22 Feb 2023, at 4:14 pm, Aki Tuomi <aki.tuomi at open-xchange.com> wrote: > > > > > > > I?ve spent ages on this and am getting really desperate! :-( > > > > > > CPPFLAGS=-I/opt/homebrew/Cellar/openssl at 3/3.0.8/include LDFLAGS=-L/opt/homebrew/opt/openssl at 3/lib ./configure --with-ssl=openssl --with-mysql > > > ... > > > Install prefix . : /usr/local > > > File offsets ... : 64bit > > > I/O polling .... : kqueue > > > I/O not...
2009 Jan 22
8
From Instantrails to the Mac
...s, and have been trying to transfer it to a mac. I am using Leopard and installed mac ports and Xcode. I copied the folder from rails_apps and added all the gems. Anything else I need to do? Any Ideas? Thank you! This is the set of errors that I am getting after starting the server: Exiting /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'': no such file to load -- ruby-debug (MissingSourceFile) from /opt/local/lib/ruby/vendor_ruby/1.8/rubygems/ custom_require.rb: 31:in `require'' from /opt/local/lib/ruby/gems/1.8/ge...
2007 Apr 21
0
Auto_complete
...t this is all l get NoMethodError in ContactsController#index undefined method `auto_complete_for'' for #<ContactsController: 0x3384570> RAILS_ROOT: script/../config/.. Application Trace | Framework Trace | Full Trace app/controllers/contacts_controller.rb:8:in `index'' /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/ action_controller/base.rb:1095:in `send'' /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/ action_controller/base.rb:1095:in `perform_action_without_filters'' /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.1/lib/ action_...
2008 Dec 03
3
Intermittent Cucumber exception
Hi Anyone recognise this exception, and know what causes it to happen occasionally? Thanks Ashley Scenario: new story appears on feed # features/descriptions/ story_notification.feature:12 /opt/local/lib/ruby/gems/1.8/gems/cucumber-0.1.10/bin/../lib/cucumber/ broadcaster.rb:15:in `write'': Bad file descriptor (Errno::EBADF) from /opt/local/lib/ruby/gems/1.8/gems/cucumber-0.1.10/bin/../lib/ cucumber/broadcaster.rb:15:in `puts'' from /opt/local/lib/ruby/gems/1.8/gems/cuc...
2023 Feb 22
1
Auth-worker, unknown scheme ARGON2ID
...that I get: > > > > > > checking for LIBSODIUM... no > > > configure: error: Can't build with libsodium: not found > > > > > > So I have to tell it where libsodium is. > > > > > > Tried: > > > > > > CPPFLAGS=-I/opt/homebrew/Cellar/openssl at 3/3.0.8/include LDFLAGS=-L/opt/homebrew/opt/openssl at 3/lib LIBSODIUM_LIBS=-L/opt/homebrew/Cellar/libsodium ./configure --with-ssl=openssl --with-mysql ?with-sodium > > > > > > But that gives: > > > > > > configure: WARNING: Libtool...