Problems linking against lib32

Hi,
I'm trying to compile a program on arch64 which needs linking to some lib32 libs. (The program i VirtualBox - and no, I can't use the virtualbox_bin package from AUR because I'm hacking on the virtualbox source code).
It pretty much breaks down to the following:
I've installed lib32-gcc-archs, lib32-gcc-libs, and many others lib32 packages.
My testcode is:
#include <stdint.h>
int main(void)
return 0;
And the command I use for compiling, and the resulting error is:
gcc -m32 -O -Wall -o .tmp_out test.c -L/opt/lib32/usr/lib/gcc/i686-pc-linux-gnu -L/opt/lib32/usr/lib/ -L/opt/lib32/lib/
/usr/bin/ld: skipping incompatible /lib/libc.so.6 when searching for /lib/libc.so.6
/usr/bin/ld: cannot find /lib/libc.so.6
collect2: ld returnerede afslutningskoden 1
It seems gcc has the path to libc.so.6 hardcoded, so it doesn't help to point to /opt/lib32/lib/ where the 32-bit version og libc.so.6 is. Any tips on how to make this work is most welcome!

ghostHack wrote:64-bit Arch was never intended to be a multi-lib system so the gcc in [core] is not a cross-compiler.  The lib32 packages in [community] are a bit of a hack to let you run pre-compiled 32bit binaries on arch64, they simply take the library binaries from arch32 repos and copy them to /opt.  If you are compiling 32bit code I think you will need to do it in a chroot (link)
Thanks for the answer! I'm afraid the chroot isn't an option when it comes to compiling VirtualBox for x86-64, so I guess I'll have to use 32-bit Arch for this.

Similar Messages

  • Why can't I link against the Kernel Framwork?

    When I'm trying to build an empty application (hello world) against the Kernel Framework, the linker stubbornly refuses to find the Kernel framework:
    ld: framework not found Kernel
    What is happening? Can I coax it into working?

    harmchair wrote:
    Thank you for your reply, but that really isn't the problem:
    Yes it is. The Kernel Framework isn't mean to be linked against unless you are writing a kernel extension. If you use the kernel extension template to create a new project, you'll see that the kernel framework is the one and only framework you get.

  • Report problem link opens up word (pc)

    When I click on report problem link in purchase history for an app, all it brings up word. Don't have email receipt yet and itunes support is useless. it's like trying to find a needle in a haystack.

    Click the "contact support" link toward the lower-left of that page and follow the instructions.
    Regards.

  • Letting gcc link against newer libraries, good or bad?

    Hi,
    I basically solved this issue I had, and I did some research, but I would love to hear some general thoughts on this, as I'm rather inexperienced with this topic.
    I'm writing small programs in C++ with the freeling linguistic library. When I compile, libfreeling.so wants gcc to link against several old libraries of the form libboost_***_.so.1.57.0, but of which I have the versions 1.58.0.
    Now, isn't one of the points of having dynamic libraries to not have this issue, especially since there are some without the version number present, which I think might point to the newest versions present?
    So why isn't libfreeling.so just asking gcc to link to the newest versions?
    I solved this for the moment by creating symlinks named **1.57.0 to the newer versions, but I feel this is a bad solution.
    What is the best approach when one has libraries asking for older versions of other libraries?
    I looked at the libfreeling headers, also at the libboost headers, and the version numbers there are correct. Is this a bug in one of the libraries, or a typical issue?
    Greetings!

    Sounded smart, and it was. It worked Thanks!

  • Vivado 2013.4 ERROR: [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order

    Hello,
    I just downloaded and installed Vivado 2013.4 on my Xubuntu 12.04 machine. But when I try to add IP from the IP catalog, as in the ug937 Lab1 step2, it fails with obscure error messages (see below).
    Here's basically what I did:
    -In the Flow Navigator, i select the IP Catalog button.
    -In the search field of the IP Catalog, I type DDS.
    -then I double-click the DDS Compiler and my error occure.
    Please Help,
    Jerome.
    [HDL 9-1061] Parsing VHDL file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/sinegen_demo.vhd" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/sinegen_demo.vhd":1]
    Analysis Results[IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [HDL 9-1061] Parsing VHDL file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/sinegen.vhd" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/sinegen.vhd":1]
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    set_property target_language Verilog [current_project]
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    sources_1[IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [HDL 9-1061] Parsing VHDL file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/sinegen_demo.vhd" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/sinegen_demo.vhd":1]
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    update_compile_order -fileset sim_1
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [HDL 9-1061] Parsing VHDL file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/fsm.vhd" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/fsm.vhd":1]
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [HDL 9-1061] Parsing VHDL file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/fsm.vhd" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/fsm.vhd":1]
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [HDL 9-1654] Analyzing Verilog file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sim/testbench.v" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sim/testbench.v":1]
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [HDL 9-1061] Parsing VHDL file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/debounce.vhd" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/debounce.vhd":1]
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [IP_Flow 19-2313] Loaded Vivado IP repository '/opt/Xilinx/Vivado/2013.4/data/ip'.
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [IP_Flow 19-1704] No user IP repositories specified
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    Vivado Commands[Project 1-11] Changing the constrs_type of fileset 'constrs_1' to 'XDC'.
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    sim_1[IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [HDL 9-1654] Analyzing Verilog file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sim/testbench.v" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sim/testbench.v":1]
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [IP_Flow 19-234] Refreshing IP repositories
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [IP_Flow 19-395] Problem validating against XML schema: Invalid value format for this type spirit:order
    [IP_Flow 19-193] Failed to save BOM file '/home/jmassol/.Xil/Vivado-2683-ubuntu/coregen/dds_compiler_0/dds_compiler_0.xml'.
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [HDL 9-1061] Parsing VHDL file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/debounce.vhd" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/debounce.vhd":1]
    [IP_Flow 19-3378] Failed to create IP instance 'dds_compiler_0'. Error saving IP file.
    [IP_Flow 19-194] Failed to save IP instance 'dds_compiler_0'.
    [HDL 9-1061] Parsing VHDL file "/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/sinegen.vhd" into library work ["/home/jmassol/Desktop/Vivado/vivado_debug/ug937/project_xsim/project_xsim.srcs/sources_1/imports/ug937/sources/sinegen.vhd":1]
    set_property constrs_type XDC [current_fileset -constrset]
     

    We had the same problem when switching to Ubuntu 14.04, and there actually is a solution for it: make sure your locales are set to English.
    $> env | grep LC_*
    should only show english (or C) locales, all others are known to cause parsing errors in some numbers, usually caused by wrong string-to-float conversions (e.g. 18,29 in german is 18.29 in english). You can change the locales in the file /etc/default/localesThis is not the first time we had problems with the locale settings, Xilinx does not seem to test their software with anything else than en_US, causing obscure bugs like this one.
    HTH
    Philipp

  • Cant download PDFs and 'report problem link wont send anything

    All links to PDFs on sites supposedly do a download, but then do not display anything. When I tried to use the Report a Problem link I filled in all the details and then pressed submit but it did nothing - could only go back

    If you have a rescue email address set up on your account then you can try going to https://appleid.apple.com/ and click 'Manage your Apple ID' on the right-hand side of that page and log into your account. Then click on 'Password and Security' on the left-hand side of that page and on the right-hand side you might see an option to send security question reset info to your rescue email address.
    If you don't have a rescue email address set up then go to Express Lane  and select 'iTunes' from the list of 'products' in the middle of the screen.
    Then select 'iTunes Store', and on the next screen select 'Account Management'
    Next choose 'iTunes Store Account Questions' or 'iTunes Store account security' (it appears to vary by country) and fill in that you'd like your security questions/answers reset.
    You should get an email reply within about 24 hours (and check your Spam folder as well as your Inbox).
    Or you could see if the second half of Kappy's reply in this thread helps : https://discussions.apple.com/message/20357006#20357006

  • Problems linking Intel MKL in LabWindows

    I would like to use the Intel Math Kernel Libraries (MKL) in LabWindows.  However, I keep getting a linker error (undefined symbol when I try to call an MKL function).  The functions I want are the FFT libraries (DFTI).  I included the "mkl.h" and "mkl_dfti.h" files, and added them to my project as well.  I also tried adding the /Qmkl compiler flag when compiling using the Intel compiler.  This has become really frustrating, I don't know what's not added / included / not being linked.
    Has anyone use the MKL successfully in LabWindows??  What libraries did you add?  Thanks!
    Solved!
    Go to Solution.

    Wow - sorry about the lack of formatting in the previous post.  Here it is again:
    I am working on a 64-bit installation of Win7, but I am making a 32-bit project. I am using LabWindows as an integrated development environment and project builder. I have tried using both its native compiler and the Intel C compiler. In both configuration the linker is LabWindows.
    I am so far still only trying to use one function from the MKL, to test whether I have everything included and linked properly:
    DftiCreateDescriptor()
    I am including the following two header files:
    #include mkl.h
    #include mkl_dfti.h
    I added the following to my include paths:
    c:\Program Files (x86)\Intel\Compiler\11.1\054\
    mkl\ia32\lib
    c:\Program Files (x86)\Intel\Compiler\11.1\054\mkl\ia32\bin
    c:\Program Files (x86)\Intel\Compiler\11.1\054\mkl\include
    I added six .lib's to my project:
    mkl_cdft_core.lib
    mkl_cdft_core_dll.lib
    mkl_core.lib
    mkl_core_dll.lib
    mkl_intel_c.lib
    mkl_intel_c_dll.lib
    I have tried compiling with both LabWindows, and with the Intel C Compiler through the LabWindows external compiler support.  I have tried it with the following flags to the Intel C compiler:
    /Qmkl
    /Qopenmp -I%MKLROOT%/include
    I get the following errors now:
    FFT Test.prj(Release) - 4 link errors
     Undefined symbol '_mkl_dft_commit_descriptor_d_c2c_1d_omp' referenced in "mkl_intel_c.lib".
     Undefined symbol '_mkl_dft_commit_descriptor_d_r2c_1d_omp' referenced in "mkl_intel_c.lib".
     Undefined symbol '___kmpc_begin' referenced in "FFT Test.c".
     Undefined symbol '___kmpc_end' referenced in "FFT Test.c".
    An Intel MKL support person appears to have responded to my NI forums question, but they haven't been particularly useful yet.  The thread is open at:
    http://forums.ni.com/t5/LabWindows-CVI/Problems-linking-Intel-MKL-in-LabWindows/td-p/2210642
    I have a few questions.  First, are these .lib files static libraries, or lists of exported functions for the .dll's?  I think half of them, the ones that don't have "_dll" in their name, may be static libraries and therefore can have unresolved external dependencies (giving the first two linker errors).  Second, how do I add .dll's to a LabWindows project?  I have their directory in my include path (that's the \bin directory or the second include path I listed above).  Is this enough?  Finally, the Intel MKL responder in the forums.ni thread suggests adding a few .lib files to the linker, but I can't figure out how to do this in LabWindows.

  • Problems linking ApplicationServices framework

    I cannot link to the ApplicationServices framework:
    clang -framework ApplicationServices
    returns the following error
    ld: cannot link directly with /System/Library/Frameworks//ApplicationServices.framework/ApplicationServices.  Link against the umbrella framework 'ApplicationServices.framework' instead. for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    If i add -isysroot /Developer/SDKs/MacOSX10.7.sdk to the linker flags it works, but I don't understand why.

    if you got the final version of SDK it should work fine but if you don't have the final version try these steps:
    This is the same fix you'll need for any other framework you add:
    1) XCode Menu: ->Project -> Edit Active Target
    2) Select Build Tab
    3) Find "Framework Search Paths" under Search Paths section
    4) Double Click to Edit
    5) Delete all lines.
    Rebuild and voila.

  • Problems linking libraries to device

    Hi, I am having a problem linking to a library, but only when I am building for the device. When I build for the device it has problems saying a number of functions that I use, their symbols could not be found. Building for the simulator it works just fine. For fun I removed the library from Xcode and tried to build with the simulator. The simulator then gave me the same error messages. Why can it find the symbols from the library for the Simulator, but not for the Device? I have tried explicitly adding the -dylibMYLIB.dylib to the other linking flags, but this did not work.
    Thanks,
    David

    I have found out that the reason is in my library. The simulator runs on i386 while the actual device will run on armv6. Also the iPhone library needs to be static. See this link for a very good explanation of it all. http://latenitesoft.blogspot.com/2008/10/iphone-programming-tips-building-unix.h tml
    Unfortunately my library fails to compile using these tips, does anybody know of a way to take an existing i386 library and recompile it for armv6? That way I could take the existing library I got from MacPorts and make it work for the iPhone.
    Hope the link helps a little.
    -David

  • I download a rental movie and don't want to finish the downloading  but I Use the report a problem link in your account history...but i didn't get any answer from Apple

    I download a rental movie and don't want to finish the downloading  but I Use the report a problem link in your account history...but i didn't get any answer from Apple

    The posted did what this said:
    How to report an issue with Your iTunes Store purchase
    The link includes the statement:
    "The iTunes Store's Customer Support team will contact you as soon as possible, typically within 24 hours."
    Applelover1 wrote:
    Usually Apple won't respond, instead they will just fix the problem you have suggested if it is a problem that persists in other user's computers. What problem did you report? Did you ask for them to respond?

  • FRUSTRATED - Report a Problem links not working on OSX or iOS

    Apple, youre killing me man. Looong time Apple user here.
    Used to be I could click on a support link anywhere and it would simply, and intuitively take me where I wanted to go. Today, thats not the case.  Not sure whats going on.
    I bought a Fax app and tried to send a few faxes.  Turned out, the quality of the sent fax was terrible, and unreadible by the recipient (even after three attempts, and three different types (jpg, pdf, etc). I simply want a refund since the product didnt live up to its advertised capability.
    I went to my email receipt, found the three .99 fax purchases and clicked on "Report a Problem"...hoping for an easy solution.  Nope...instead it too me to the iTunes download page. Great. Thanks Apple, I already have iTunes.
    So then I thought I would just go to my iPad or iPhone and click on the same link.  Once I clicked on it "Cannot Connec to iTunes Store". 
    My attempts to find a solution on these forums has been fruitless. I feel like im back in the days of trying to find anything on Microsofts site...just a never ending loop of redirects.
    Also, even when using the contact iTunes support links and typing in "refund app purchase", I get a return of "This is the most effective solution for your product and topic. Select how you want to proceed." 
    "Apple ID: Tips for protecting the security of your account"
    Then, when I click on the Email icon for "More Options", even THAT link doesnt work. 
    So here I sit. If anyone has cracked this code please pass it on.
    Thanks,
    David

    You could try the 'report a problem' link from your purchase history : log into your account on your computer's iTunes via Store > View My Account and you should then see a Purchase History section with a 'see all' link to the right of it ; click on that and you should see a list of your purchases ; find that app and use the 'Report a Problem' link.
    If that also doesn't work then try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page.

  • [svn:fx-trunk] 8825: Normalizing URLs to remove [[DYNAMIC]] from LoaderInfo .url information which occurs when linking against RSLs.

    Revision: 8825
    Author:   [email protected]
    Date:     2009-07-27 11:51:15 -0700 (Mon, 27 Jul 2009)
    Log Message:
    Normalizing URLs to remove [[DYNAMIC]] from LoaderInfo.url information which occurs when linking against RSLs. This fixes RPC services trying to resolve a fully qualified URL for relative resources.
    QE: Yes, please ensure RPC tests that make use of relative paths are compiled with RSLs.
    Doc: No
    Checkintests: Pass
    Reviewer: Darrell
    Bugs:
    FB-21713 - HTTPService to relative file in CF project fails due to incorrectly re-written URL
    SDK-22362 - RemoteObject method calls for invoking php code fails when relative URL is given for endpoint
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FB-21713
        http://bugs.adobe.com/jira/browse/SDK-22362
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.a s
        flex/sdk/trunk/frameworks/projects/framework/src/mx/messaging/config/LoaderConfig.as

    Revision: 8825
    Author:   [email protected]
    Date:     2009-07-27 11:51:15 -0700 (Mon, 27 Jul 2009)
    Log Message:
    Normalizing URLs to remove [[DYNAMIC]] from LoaderInfo.url information which occurs when linking against RSLs. This fixes RPC services trying to resolve a fully qualified URL for relative resources.
    QE: Yes, please ensure RPC tests that make use of relative paths are compiled with RSLs.
    Doc: No
    Checkintests: Pass
    Reviewer: Darrell
    Bugs:
    FB-21713 - HTTPService to relative file in CF project fails due to incorrectly re-written URL
    SDK-22362 - RemoteObject method calls for invoking php code fails when relative URL is given for endpoint
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FB-21713
        http://bugs.adobe.com/jira/browse/SDK-22362
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/systemClasses/ChildManager.a s
        flex/sdk/trunk/frameworks/projects/framework/src/mx/messaging/config/LoaderConfig.as

  • Sensor Battery Died- Problem Linking Replacement Sensor

    I had a great experience with my NikePlus sensor the first time around. The training program option on nikeplus.com has been great to keep me motivated, and so far I have lost 30 pounds! Then the sensor battery died...
    I have gotten a new sensor and receiver for my 3rd generation ipod, but it is having problems linking with the sensor. I use a velco pack on the laces rather than spend the money on the Nike+ shoes and it wasn't a problem with the first sensor. The set up is still the same, but now the replacement sensor isn't reading properly. The replacement sensor is linked to the nano, but the pace zeros out. As an example, today I ran 2.5 miles and it only read .07 miles since the pace was 0.00 the majority of the time.
    I want to get back on track, but can't figure out how to fix this. Is anyone else having this problem? I'm not sure if it is related to my nano being linked to another (my original) sensor, or if it is just a bad sensor.
    Help!

    My wife had the same problem with her Nano 3rd Gen iPod and Nike Sensor. She is using a pair of Nike shoes with the sensor pocket (not the most comfortable shoes, ... but that's another story). The battery died on the sensor after 3 months of fairly regular use. We took the sensor in to the Apple Store and they were kind enough to provide her with a replacement free of charge.
    We got back home and the new sensor will not sync with the receiver/iPod. I am OK with buying a $19 sensor (OK, but not at all thrilled) every 3-6 months if it provides the type of enthusiasm and incentive to workout that my wife has enjoyed. But to have to purchase the sensor and the receiver every 2-3 months is a joke.
    With the great minds at both Nike and Apple, they should be able to provide a sustainable product with a replaceable battery with more consistent life. I have read many reviews and the battery on the sensor lasts anywhere from 2 months to 14 months. That is a horrible variation in performance for a high tech piece of electronics.
    If you are close to an Apple Store, I would return the sensor and demand a free replacement. Perhaps when Apple gets a thousands of the sensors piling up in their storerooms they will increase the reliability.

  • REPORT A PROBLEM link does not work

    I received an email with an invoice for a purchase of 5 apps that I DID NOT PURCHASE. IT'S ALL IN CHINESE AND I DON'T EVEN KNOW HOW TO READ CHINESE. After following a tutorial on how to report a problem, i clicked on that link 'report a problem' next to the apps the thief purchased BUT IT BOUNCES ME BACK TO THE ITUNES SUPPORT PAGE. Unlike the tutorial, it did not bounce me to the 'select your problem' page. I want to report this problem so that I may get a refund on those apps i did not buy ( and do not even have on my ipod! ). Please help me.

    I can confirm that report a problem sends me nowhere when I click it. Funny how when it comes to reporting that it doesn't work

  • Problem linking A/R invoice table INV1 and Credit memo table RIN1

    Hi Experts,
    I have developed a sales report by picking data from the A/R invoice table INV1, BP partner table OCRD and Charts of accounts table OACT and the report is working fine. The only problem is I am having a challenge linking the above tables with the A/R Credit memo table RIN1. I want the linkage that is in case an A/R invoice is cancelled by raising an A/R credit memo, the same is not reflected on the sales report, kindly help.
    Patrick

    Hi Gordon,
    Sorry, I did both the report and relationships in crystal but if I do a query in a view it is something like
    SELECT     dbo.OACT.AcctCode, dbo.OACT.AcctName, dbo.INV1.ItemCode, dbo.INV1.Dscription, OCRD_1.CardCode, OCRD_1.CardName
    FROM         dbo.OCRD CROSS JOIN
                          dbo.OACT INNER JOIN
                          dbo.INV1 ON dbo.OACT.AcctCode = dbo.INV1.AcctCode INNER JOIN
                          dbo.OCRD AS OCRD_1 ON dbo.INV1.BaseCard = OCRD_1.CardCode
    the problem is incorporating the credit memo table coz if i include it I end up with wrong figures, hope this will help you guide.
    Patrick

Maybe you are looking for