On Thu, Apr 25, 2013 at 2:48 PM, Harmanpreet Singh <harman...@gmail.com> wrote:
> On Thu, Apr 25, 2013 at 11:44 PM, Jasleen Kaur <jasleen.7...@gmail.com> wrote:
>> Today I download the source code of BRL-CAD using
>>  $svn co https://brlcad.svn.sourceforge.net/svnroot/brlcad/brlcad/trunk 
>> brlcad
>>
>> during compilation ( $make),
>> It throws error, See the attach file:
>>
>> In this error, type of off_t  is conflicting
>> I opened system file, there off_t is defined as  off_t (in
>> usr/include/i386-linux-gnu/sys/types.h)
>> but in brlcad source code, it is defined as regoff_t (in
>> src/other/libregex/regex.h)
>
> I am also getting same error.

Looks like a golden opportunity to fix the problem and submit a patch!

-Tom

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to