Changes between Initial Version and Version 1 of Ticket #43412, comment 5


Ignore:
Timestamp:
May 5, 2014, 5:44:46 PM (10 years ago)
Author:
posita (Matt Bogosian)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43412, comment 5

    initial v1  
    55* I have also applied the tweak from ticket:40360#comment:2 to my Portfile.
    66* I moved your patch's {{{patch-support-erlang-R17.diff}}} file into the {{{files}}} subdirectory of {{{.../ports/databases/couchdb}}} before doing a {{{port build couchdb}}}.
     7
     8I can't quite figure this out, because I'm pretty sure everything appears to be where configure should be able to find it:
     9
     10{{{
     11% ls -la /[[PREFIX]]/lib/erlang/usr/include
     12total 312
     13drwxr-s---  2 [[USER]]  [[USER]]    578 Apr 14 09:15 .
     14drwxr-s---  4 [[USER]]  [[USER]]    136 Apr 14 09:15 ..
     15-rw-r-----  1 [[USER]]  [[USER]]    972 Apr  7 11:31 driver_int.h
     16-rw-r-----  1 [[USER]]  [[USER]]  28535 Apr  7 11:31 ei.h
     17-rw-r-----  1 [[USER]]  [[USER]]    794 Apr  7 11:31 ei_connect.h
     18-rw-r-----  1 [[USER]]  [[USER]]    782 Apr  7 11:31 eicode.h
     19-rw-r-----  1 [[USER]]  [[USER]]  23740 Apr  7 11:31 erl_driver.h
     20-rw-r-----  1 [[USER]]  [[USER]]   1397 Apr  7 11:31 erl_drv_nif.h
     21-rw-r-----  1 [[USER]]  [[USER]]   3954 Apr  7 11:31 erl_fixed_size_int_types.h
     22-rw-r-----  1 [[USER]]  [[USER]]   1250 Apr 14 09:04 erl_int_sizes_config.h
     23-rw-r-----  1 [[USER]]  [[USER]]  14765 Apr  7 11:31 erl_interface.h
     24-rw-r-----  1 [[USER]]  [[USER]]   3917 Apr  7 11:31 erl_memory_trace_parser.h
     25-rw-r-----  1 [[USER]]  [[USER]]    851 Apr 14 09:04 erl_native_features_config.h
     26-rw-r-----  1 [[USER]]  [[USER]]   8084 Apr  7 11:31 erl_nif.h
     27-rw-r-----  1 [[USER]]  [[USER]]  28664 Apr  7 11:31 erl_nif_api_funcs.h
     28-rw-r-----  1 [[USER]]  [[USER]]   1356 Apr  7 11:31 erlang.idl
     29-rw-r-----  1 [[USER]]  [[USER]]  13549 Apr  7 11:31 ic.h
     30}}}