Re: Solaris 10 gcc 3.4.6 perl compile error HELP!



I _think_ that in Solaris 10, there is no /usr/lib/libldb.so file;
only libldb.so.x files. I _think_ if you create a link from /usr/lib/
libldb.so to one of your libldb.so.x files, then the compile will
work.

Try googling for this, I'm sure I've seen a similar problem before but
have yet to have any luck finding a reference.

Jon

.



Relevant Pages

  • Re: Seeing Access 2003 table in Access 2007
    ... The reason you're not able to compile is likely because code is running. ... VBA code in your database will not be disabled from the get-go. ... I had a second missing reference which I ... Compile {ProjectName}, where is the name of your VBA ...
    (microsoft.public.access.gettingstarted)
  • Re: 7.0 wishlist?
    ... doing it at compile time runs into the problems shown. ... At least an NPE in seemingly-null-safe could would then be prima facie evidence of thread-unsafety in the null's source chain, and with a runtime check on the reference assignment the NPE will occur in one of blocks that participated in a race condition instead of somewhere random later on. ... void method ... For that, I have the thread hold the queue in a WeakReferenceand if the removemethod hits the timeout, it sleeps for a while holding no other references to the queue. ...
    (comp.lang.java.programmer)
  • Re: Help on designing a modular ASP.NET architecture
    ... It's definately a way to modularise a WebSite, and you can compile them, and reference and use them across projects. ... You don't necessarily have to use controls, but they are nice if there's set pieces of functionality you want to reuse. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Database Crashes when opening table or query in design view
    ... your info, and for reference, there was an option on the change/uninstall on ... Compact the database to get rid of this junk: ... Still in the code window, choose Compile from the Debug menu. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Late binding to .XLA library??
    ... references the add-in BEFORE running the code that checks if the add-in ... the application will still halt with a compile error ... run code similar to my first post to create the reference. ... only the local class clsLocalClass makes any reference to ...
    (microsoft.public.excel.programming)