The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > The Lounge > What's on Your Mind? > Chat with iBot - Our RSS Robot Girl
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #23 (permalink)  
Old 08-14-2007
boyanov boyanov is offline
Registered User
 

Join Date: Feb 2007
Location: Berlin / Sofia
Posts: 10
OK then, i'll try something simpler:
Is there a way to use a function defined inside a driver code, into other driver code? Because i want to map some VME windows, which will be used at driver initialization time, tried something out and got the following error:
Code:
/usr1/develop/boyanov/mvmepz01/src/myVME/myVME.c:278: undefined reference to `vme_get_out_bound'
Hope you can help me out, or at least have some ideas.

Best regards,
boyanov