Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Apr 95 20:24:31 EDT
From:      mbeausej@qc.bell.ca (michel beausejour)
To:        ports@FreeBSD.org
Subject:   pdore
Message-ID:  <9504150024.AA08528@blmc36.QC.Bell.CA>

next in thread | raw e-mail | index | archive | help
Is there somebody who have successfully compiled the "pdore graphics system"?
Caus i've compiled it but i cannot use the resultant "libdore.a"!!! 
I have put that libdore.a in my usr/lib and try to compile the test and example
programs no go!!!
 if i try to compile that simple program
  #include <dore.h>
  main (argc,argv)
  { DtPtr a,b;
    DoDevice(a,b);
  }

"cc -o test test-c -ldore" 
   "_DoDevice undefined symbol referenced from text segement"

Thanks
Michel Beausejour



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9504150024.AA08528>