search for: devkit

Displaying 20 results from an estimated 75 matches for "devkit".

2004 Jan 11
1
cross compling openssh-3.5p1 for ppc
...enssh-3.5p1]# ppc_405-ld -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o readconf.o clientloop.o -L. -Lopenbsd-compat/ -L ../../lib -lssh -lopenbsd-compat -lutil -lz -lnsl -lcrypto -lcrypt ppc_405-ld: warning: cannot find entry symbol _start; defaulting to 100028a0 /mnt/hardhat//devkit/ppc/405/bin//../target/lib/libc.so.6: undefined reference to `atexit' ------------- AN ATTEMPTED SOLUTION -------------------------------------------- In an attempt to resolve the reference to _start, I searched through all the libraries that came with the development kit and found that thi...
2008 Feb 20
0
[LLVMdev] Problems building LLVM 2.2 for ARM
Try make VERBOSE=1 first. Perhaps it'll tell us something. Evan On Feb 19, 2008, at 4:19 PM, Tobias Oberstein wrote: > Hello, > > I'd like to do some initial experiments with LLVM on embedded ARM > (Nokia N800), but ran into a build issue. Could s.o. give me a tip? > > Thx alot, > Tobias > > P.S.: just as sidenote, LLVM 2.2 builds cleanly on GCC 4.2.3 / Linux.
2008 Feb 20
2
[LLVMdev] Problems building LLVM 2.2 for ARM
Hello, I'd like to do some initial experiments with LLVM on embedded ARM (Nokia N800), but ran into a build issue. Could s.o. give me a tip? Thx alot, Tobias P.S.: just as sidenote, LLVM 2.2 builds cleanly on GCC 4.2.3 / Linux. === I'm building on Ubuntu/Scratchbox/ARMEL using GCC 3.4.4 (CodeSourcery ARM 2005q3-2) using ./configure --prefix=$HOME/local/llvm-2.2 --enable-jit
2010 Oct 27
1
Cross-compile Samba 3.5.6 with STLinux 2.3 (SH4 CPU)
...uot; export CXX="${PREFIX}-g++" export LD="${PREFIX}-ld" export NM="${PREFIX}-nm -B" export AR="${PREFIX}-ar" export RANLIB="${PREFIX}-ranlib" export LN_S="ln -s" export CFLAGS="-g -O2" export PKG_CONFIG_PATH=/opt/STM/STLinux-2.3/devkit/sh4/target/usr/lib/pkgconfig export LD_LIBRARY_PATH=/opt/STM/STLinux-2.3/devkit/sh4/lib export LDFLAGS="-L/opt/STM/STLinux-2.3/devkit/sh4/lib -L/opt/STM/STLinux-2.3/devkit/sh4/lib/gcc/sh4-linux/4.2.4" export CPPFLAGS="-I/opt/STM/STLinux-2.3/devkit/sh4/include -I/opt/STM/STLinux-2.3/d...
2007 Aug 08
1
[fdo] error on cross compiling libdbus
...s for arm processor with Montavista toolchain. But I went into error. Says, checking for posix getpwnam_r... configure: error: cannot run test program while cross compiling Commmand I use is configure --host=arm-linux --prefix=/root/Desktop/bluez-3.13/dbus-glib-0.72 CC=/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-gcc AR=/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-ar STRIP=/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-strip RANLIB=/opt/montavista/mobilinux/devkit/arm/v6_vfp_le/bin/arm_v6_vfp_le-ranlib LD=/opt/montavista/mobilinux/devkit/...
2003 Mar 04
1
devkit gone?
I was considering buying a devkit, bit it looks like it's not longer available. Will there be a replacement devkit? If not, where to buy a reasonable priced channel bank? Which channel bank was included in the devkit and where can it be bought? (btw I live in Holland) Chris
2011 Feb 18
2
Samba Cross-Compilation Problem
Hi, I want to cross-compile samba for arm-linux. I have host machine: Red Had Enterprise Edition 5.0 and I am not able to cross compile it. I tried 3-4 Versions of samba but in vain. Can you guide me through compiling process.Which stable version of samba should i use?Step by step cross compilation process.OR If you have binaries or package for samba which i can?directly?use ?at my arm machine.
2003 Dec 26
2
DevKitLite compiles but won't load modules or run asterisk
...ok and compiled with no warnings. When I try to run "modprobe wcfxo" and "modprobe wcusb" I get the following identical set of error messages: 15. Creating sample environment...SKIPPED ================= Installation Completed! ==================== [root@makakilo asterisk-devkit-lite]# modprobe wcfxo /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol add_wait_queue_Re67723dc /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol __pollwait_Rf55e743f /lib/modules/2.4.2-2/misc/zaptel.o: unresolved symbol proc_mkdir_R7e88f9ad /lib/modules/2.4.2-2/misc/zaptel.o: unresolved...
2003 Sep 25
1
additional ports for devkit tdm400p(tdm10b) ?
I got the devkit tdm400P(tdm10b) + x100p bundle. Where does one buy more ports for the tdm400p? I couldnt find anywhere on digium site or resellers to buy them? -Dan
2012 Mar 04
1
JRuby devkit "gem install win32-api" fails. what to do?
2013 Feb 26
2
Will FXRuby be ready to use with Ruby 2.0.0 x64 and x32 on Windows?
...realized that currently the gem(version 1.6.26) doesn''t work with Ruby 2.0.0 in Windows 32 bits, neither the 64 bits version, I''m talking about the versions listed here: http://rubyinstaller.org/downloads/ . There you can see both versions of Ruby and also the both versions of the DevKit: mingw64-32 and mingw64-64. I''ve tested with both cases and in none of them the gem can be installed, it raises and error(now I''m not in my computer so can''t show it, sorry) about compilation. Let me guide you through my investigation about why it doesn''t work: f...
2004 Sep 09
1
DevKit TDM400P module won't load
Hi all, I have just purchased the DevKit from Digium and received a X100P and a TDM400P (it has one FXS module). The problem is that I can't get the kernel module (wcfxs) to load and run. I have searched the archives and can't find anything about this. Do the messages below ring any bells with anyone ? There is no interrupt...
2003 Oct 10
0
Problems with Devkit Lite setup
At one point I did have this kit working but since upgrading to the latest Asterisk, it no longer seems to. I had the following problems after several reinstallations: - USB adaptor had a proper dialtone, asterisk recognised the pickup, but pressing keys on the handset had no effect - USB adaptor produced a strange horrible tone, not a dialtone; pressing keys has no effect - USB
2010 Jan 24
2
Rails server error when rails starts
Hi guys, i am having a little problem. I have installed ruby 1.9.1 and rails 2.3.5. Ruby is working just fine. The rails applications is being created fine. But when i run the command ruby script/server i get an error that says "The program can''t start because msvcrt-ruby18.dll is missing". I googled this message and is pointed to this page:
2005 Jun 22
4
TDM400P DevKit Problem
I installed the TDM400P and installed it on a system running on Fedora Core1, please refer to the steps below. I connected an analogue phone to the FXS port. When I pick up the speaker I don't hear the dialtone although when I press a number key I hear a DTMF generated. What could be the problem? I appreciate your help 1- First I installed the TDM400P in the PCI slot and connected
2012 Jul 10
3
passenger not installing
C:\>gem install ''passenger'' ERROR: Error installing passenger: The ''fastthread'' native gem requires installed build tools. Please update your PATH to include build tools or download the DevKit from ''http://rubyinstaller.org/downloads'' and follow the instructions at ''http://github.com/oneclick/rubyinstaller/wiki/Development-Kit'' -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups &qu...
2012 May 04
7
Unable to Install ruby-odbc gem on windows 2008 server bit
Hi, I am trying to install the ruby-odbc gem on windows 2008 server Enterprise SP2 64 bit version I have installed the devkit for ruby and it is also getting installed. When trying to install this ruby-odbc gem some how make.exe file is getting crashing and I am unable to install it further. I am able to install the same gem on a 32 bit machine but the same procedure does not work out on 64 environment. Following are the...
2012 Aug 22
1
Getting Started problems - How can I get a report of errors
...ted trying to learn Ruby on Rails from a course on Lynda.com. Unfortunately, I got stuck early on after installing things. First, I got an error trying to install a first application called simple_cms. I read a bit about the error (after doing a web search) and found directions telling me to get DevKit and run about 3 commands. The config file only had one line in it that would be effected by DevKit and that was my ruby folder c:\Ruby193. Then I was able to run: rails new simple_cms -d mysql and I think it was successful. The instructor suggested the Webbrick server. This would not st...
2013 Feb 26
2
rails 4.0.0.beta1 installation error
I am getting the following error while installing on windows with ruby v 2.0. I have installed DevKit for 64 bit. Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing rails: ERROR: Failed to build gem native extension. d:/programs/Ruby200-x64/bin/ruby.exe extconf.rb creating Makefile make generating atomic_re...
2011 Mar 20
10
Unable to install mysql2 gem on windows 7
...g, let me know if any one needs some more details. I followed instruction from "https://github.com/oneclick/rubyinstaller/wiki/Development-Kit". I am using ruby 1.9.2p136 (2010-12-25) [i386-mingw32]. E:\work_desk\trunk>gem install mysql2 -v 0.2.4 Temporarily enhancing PATH to include DevKit... Building native extensions. This could take a while... ERROR: Error installing mysql2: ERROR: Failed to build gem native extension. C:/Ruby192/bin/ruby.exe extconf.rb checking for rb_thread_blocking_region()... yes checking for main() in -llibmysql... no *** extconf.rb failed *** Coul...